Searched refs:scsi_dh_handler_exist (Results 1 – 3 of 3) sorted by relevance
60 extern int scsi_dh_handler_exist(const char *);72 static inline int scsi_dh_handler_exist(const char *name) in scsi_dh_handler_exist() function
491 int scsi_dh_handler_exist(const char *name) in scsi_dh_handler_exist() function495 EXPORT_SYMBOL_GPL(scsi_dh_handler_exist);
737 if (!try_then_request_module(scsi_dh_handler_exist(m->hw_handler_name), in parse_hw_handler()