Query: i2o_block_probe
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BLOCK_PROBE(9) Message-based devices I2O_BLOCK_PROBE(9)NAMEi2o_block_probe - verify if dev is a I2O Block device and install itSYNOPSISint i2o_block_probe(struct device * dev);ARGUMENTSdev device to verify if it is a I2O Block deviceDESCRIPTIONWe only verify if the user_tid of the device is 0xfff and then install the device. Otherwise it is used by some other device (e. g. RAID). Returns 0 on success or negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BLOCK_PROBE(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| struct_device_driver(9) - centos |
| s_n_d(8) - minix |
| audiocfg(1) - netbsd |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |