Searched refs:scsi_device_handler (Results 1 – 7 of 7) sorted by relevance
99 static struct scsi_device_handler *__scsi_dh_lookup(const char *name) in __scsi_dh_lookup()101 struct scsi_device_handler *tmp, *found = NULL; in __scsi_dh_lookup()114 static struct scsi_device_handler *scsi_dh_lookup(const char *name) in scsi_dh_lookup()116 struct scsi_device_handler *dh; in scsi_dh_lookup()136 struct scsi_device_handler *scsi_dh) in scsi_dh_handler_attach()183 struct scsi_device_handler *devinfo = NULL; in scsi_dh_add_device()210 int scsi_register_device_handler(struct scsi_device_handler *scsi_dh) in scsi_register_device_handler()235 int scsi_unregister_device_handler(struct scsi_device_handler *scsi_dh) in scsi_unregister_device_handler()334 struct scsi_device_handler *scsi_dh; in scsi_dh_attach()
61 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);
251 static struct scsi_device_handler hp_sw_dh = {
526 static struct scsi_device_handler clariion_dh = {
788 static struct scsi_device_handler rdac_dh = {
1159 static struct scsi_device_handler alua_dh = {