Searched refs:scsi_device_handler (Results 1 – 7 of 7) sorted by relevance
93 static struct scsi_device_handler *__scsi_dh_lookup(const char *name) in __scsi_dh_lookup()95 struct scsi_device_handler *tmp, *found = NULL; in __scsi_dh_lookup()108 static struct scsi_device_handler *scsi_dh_lookup(const char *name) in scsi_dh_lookup()110 struct scsi_device_handler *dh; in scsi_dh_lookup()127 struct scsi_device_handler *scsi_dh) in scsi_dh_handler_attach()164 struct scsi_device_handler *scsi_dh; in store_dh_state()219 struct scsi_device_handler *devinfo = NULL; in scsi_dh_add_device()253 int scsi_register_device_handler(struct scsi_device_handler *scsi_dh) in scsi_register_device_handler()278 int scsi_unregister_device_handler(struct scsi_device_handler *scsi_dh) in scsi_unregister_device_handler()391 struct scsi_device_handler *scsi_dh; in scsi_dh_attach()
60 struct scsi_device_handler { struct
199 struct scsi_device_handler *handler;305 extern int scsi_register_device_handler(struct scsi_device_handler *scsi_dh);307 extern int scsi_unregister_device_handler(struct scsi_device_handler *scsi_dh);
341 static struct scsi_device_handler hp_sw_dh = {
657 static struct scsi_device_handler clariion_dh = {
861 static struct scsi_device_handler alua_dh = {
839 static struct scsi_device_handler rdac_dh = {