centos man page for i2o_device_parse_lct

Query: i2o_device_parse_lct

OS: centos

Section: 9

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

I2O_DEVICE_PARSE_LCT(9) 				       Message-based devices					   I2O_DEVICE_PARSE_LCT(9)

NAME
i2o_device_parse_lct - Parse a previously fetched LCT and create devices
SYNOPSIS
int i2o_device_parse_lct(struct i2o_controller * c);
ARGUMENTS
c I2O controller from which the LCT should be parsed.
DESCRIPTION
The Logical Configuration Table tells us what we can talk to on the board. For every entry we create an I2O device, which is registered in the I2O core. Returns 0 on success or negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2O_DEVICE_PARSE_LCT(9)
Related Man Pages
ata_slave_link_init(9) - centos
device_create(9) - centos
device_create_vargs(9) - centos
i2c_register_board_info(9) - centos
iopctl(8) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I