Searched refs:device_handler_match (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/device_handler/
H A Dscsi_dh.c92 * device_handler_match - Attach a device handler to a device
101 device_handler_match(struct scsi_device_handler *scsi_dh, function
310 devinfo = device_handler_match(NULL, sdev);
336 if (device_handler_match(scsi_dh, sdev))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh.c92 * device_handler_match - Attach a device handler to a device
101 device_handler_match(struct scsi_device_handler *scsi_dh, function
310 devinfo = device_handler_match(NULL, sdev);
336 if (device_handler_match(scsi_dh, sdev))

Completed in 51 milliseconds