i2o_bus_match(9) suse man page | unix.com

Man Page: i2o_bus_match

Operating Environment: suse

Section: 9

I2O_BUS_MATCH(9)					       Message-based devices						  I2O_BUS_MATCH(9)

NAME
i2o_bus_match - Tell if I2O device class id matches the class ids of the I2O driver (OSM)
SYNOPSIS
int i2o_bus_match(struct device * dev, struct device_driver * drv);
ARGUMENTS
dev device which should be verified drv the driver to match against
DESCRIPTION
Used by the bus to check if the driver wants to handle the device. Returns 1 if the class ids of the driver match the class id of the device, otherwise 0.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_BUS_MATCH(9)
Related Man Pages
usb_match_id(9) - suse
lofi(7d) - sunos
struct_bus_type(9) - centos
struct_device_driver(9) - centos
device_create(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com