Home
last modified time | relevance | path

Searched defs:scsi_dh (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/device_handler/
Dscsi_dh.c80 device_handler_match(struct scsi_device_handler *scsi_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() local
158 struct scsi_device_handler *scsi_dh) in scsi_dh_handler_detach()
181 struct scsi_device_handler *scsi_dh; in store_dh_state() local
303 struct scsi_device_handler *scsi_dh = data; in scsi_dh_notifier_add() local
327 struct scsi_device_handler *scsi_dh = data; in scsi_dh_notifier_remove() local
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() local
[all …]
/linux-4.1.27/include/scsi/
Dscsi_device.h221 struct scsi_device_handler *scsi_dh; member