Lines Matching refs:scsi_device_handler
32 static struct scsi_device_handler *get_device_handler(const char *name) in get_device_handler()
34 struct scsi_device_handler *tmp, *found = NULL; in get_device_handler()
54 static struct scsi_device_handler *
57 struct scsi_device_handler *tmp_dh, *found_dh = NULL; in device_handler_match_function()
79 static struct scsi_device_handler *
80 device_handler_match(struct scsi_device_handler *scsi_dh, in device_handler_match()
83 struct scsi_device_handler *found_dh; in device_handler_match()
99 struct scsi_device_handler *scsi_dh) in scsi_dh_handler_attach()
136 struct scsi_device_handler *scsi_dh = scsi_dh_data->scsi_dh; in __detach_handler()
158 struct scsi_device_handler *scsi_dh) in scsi_dh_handler_detach()
181 struct scsi_device_handler *scsi_dh; in store_dh_state()
278 struct scsi_device_handler *devinfo = NULL; in scsi_dh_notifier()
303 struct scsi_device_handler *scsi_dh = data; in scsi_dh_notifier_add()
327 struct scsi_device_handler *scsi_dh = data; in scsi_dh_notifier_remove()
352 int scsi_register_device_handler(struct scsi_device_handler *scsi_dh) in scsi_register_device_handler()
379 int scsi_unregister_device_handler(struct scsi_device_handler *scsi_dh) in scsi_unregister_device_handler()
415 struct scsi_device_handler *scsi_dh = NULL; in scsi_dh_activate()
468 struct scsi_device_handler *scsi_dh = NULL; in scsi_dh_set_params()
507 struct scsi_device_handler *scsi_dh; in scsi_dh_attach()
541 struct scsi_device_handler *scsi_dh = NULL; in scsi_dh_detach()