Home
last modified time | relevance | path

Searched refs:scsi_device_handler (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/scsi/device_handler/
Dscsi_dh.c32 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()
[all …]
Dscsi_dh_hp_sw.c375 static struct scsi_device_handler hp_sw_dh = {
Dscsi_dh_emc.c692 static struct scsi_device_handler clariion_dh = {
Dscsi_dh_alua.c871 static struct scsi_device_handler alua_dh = {
Dscsi_dh_rdac.c892 static struct scsi_device_handler rdac_dh = {
/linux-4.1.27/include/scsi/
Dscsi_device.h204 struct scsi_device_handler { struct
221 struct scsi_device_handler *scsi_dh; argument
324 extern int scsi_register_device_handler(struct scsi_device_handler *scsi_dh);
326 extern int scsi_unregister_device_handler(struct scsi_device_handler *scsi_dh);