Home
last modified time | relevance | path

Searched refs:scsi_dh (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dscsi_dh.c129 if (!try_module_get(scsi_dh->module)) in scsi_dh_handler_attach()
132 error = scsi_dh->attach(sdev); in scsi_dh_handler_attach()
151 scsi_dh->name, error); in scsi_dh_handler_attach()
152 module_put(scsi_dh->module); in scsi_dh_handler_attach()
154 sdev->handler = scsi_dh; in scsi_dh_handler_attach()
201 if (__scsi_dh_lookup(scsi_dh->name)) in scsi_register_device_handler()
204 if (!scsi_dh->attach || !scsi_dh->detach) in scsi_register_device_handler()
230 list_del(&scsi_dh->list); in scsi_unregister_device_handler()
330 scsi_dh = scsi_dh_lookup(name); in scsi_dh_attach()
331 if (!scsi_dh) { in scsi_dh_attach()
[all …]
H A DMakefile168 scsi_mod-$(CONFIG_SCSI_DH) += scsi_dh.o
/openbmc/linux/include/scsi/
H A Dscsi_device.h389 extern int scsi_register_device_handler(struct scsi_device_handler *scsi_dh);
391 extern int scsi_unregister_device_handler(struct scsi_device_handler *scsi_dh);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0001-RH-fixup-udev-rules-for-redhat.patch68 $(Q)$(RM) $(DESTDIR)$(modulesloaddir)/scsi_dh.conf
H A D0005-RH-add-mpathconf.patch65 $(Q)$(RM) $(DESTDIR)$(modulesloaddir)/scsi_dh.conf