Searched refs:scsi_device_handler (Results 1 – 7 of 7) sorted by relevance
87 static struct scsi_device_handler *__scsi_dh_lookup(const char *name) in __scsi_dh_lookup()89 struct scsi_device_handler *tmp, *found = NULL; in __scsi_dh_lookup()102 static struct scsi_device_handler *scsi_dh_lookup(const char *name) in scsi_dh_lookup()104 struct scsi_device_handler *dh; in scsi_dh_lookup()124 struct scsi_device_handler *scsi_dh) in scsi_dh_handler_attach()171 struct scsi_device_handler *devinfo = NULL; in scsi_dh_add_device()198 int scsi_register_device_handler(struct scsi_device_handler *scsi_dh) in scsi_register_device_handler()223 int scsi_unregister_device_handler(struct scsi_device_handler *scsi_dh) in scsi_unregister_device_handler()322 struct scsi_device_handler *scsi_dh; in scsi_dh_attach()
48 struct scsi_device_handler { struct
223 struct scsi_device_handler *handler;333 extern int scsi_register_device_handler(struct scsi_device_handler *scsi_dh);335 extern int scsi_unregister_device_handler(struct scsi_device_handler *scsi_dh);
237 static struct scsi_device_handler hp_sw_dh = {
513 static struct scsi_device_handler clariion_dh = {
789 static struct scsi_device_handler rdac_dh = {
1162 static struct scsi_device_handler alua_dh = {