Searched refs:get_device_handler (Results 1 – 1 of 1) sorted by relevance
32 static struct scsi_device_handler *get_device_handler(const char *name) in get_device_handler() function192 if (!(scsi_dh = get_device_handler(buf))) in store_dh_state()355 if (get_device_handler(scsi_dh->name)) in scsi_register_device_handler()382 if (!get_device_handler(scsi_dh->name)) in scsi_unregister_device_handler()493 return (get_device_handler(name) != NULL); in scsi_dh_handler_exist()510 scsi_dh = get_device_handler(name); in scsi_dh_attach()