suse man page for dmi_walk

Query: dmi_walk

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DMI_WALK(9)							Firmware Interfaces						       DMI_WALK(9)

NAME
dmi_walk - Walk the DMI table and get called back for every record
SYNOPSIS
int dmi_walk(void (*decode) (const struct dmi_header *, void *), void * private_data);
ARGUMENTS
decode Callback function private_data Private data to be passed to the callback function
DESCRIPTION
Returns -1 when the DMI table can't be reached, 0 on success.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DMI_WALK(9)
Related Man Pages
struct_rio_switch(9) - centos
rdma_reject(3) - centos
dmidecode(8) - suse
device_schedule_callback_owner(9) - suse
connecttoserver(3dmi) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com