Man Page: i2o_iop_find_device
Operating Environment: centos
Section: 9
I2O_IOP_FIND_DEVICE(9) Message-based devices I2O_IOP_FIND_DEVICE(9)NAMEi2o_iop_find_device - Find a I2O device on an I2O controllerSYNOPSISstruct i2o_device * i2o_iop_find_device(struct i2o_controller * c, u16 tid);ARGUMENTSc I2O controller where the I2O device hangs on tid TID of the I2O device to search forDESCRIPTIONSearches the devices of the I2O controller for a device with TID tid and returns it. Returns a pointer to the I2O device if found, otherwise NULL.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_IOP_FIND_DEVICE(9)
| Related Man Pages |
|---|
| pvm_gettid(3pvm) - redhat |
| asr(4) - debian |
| blktool(8) - debian |
| iopctl(8) - netbsd |
| struct_spi_master(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |