Searched defs:scsi_dh (Results 1 – 2 of 2) sorted by relevance
80 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() local158 struct scsi_device_handler *scsi_dh) in scsi_dh_handler_detach()181 struct scsi_device_handler *scsi_dh; in store_dh_state() local303 struct scsi_device_handler *scsi_dh = data; in scsi_dh_notifier_add() local327 struct scsi_device_handler *scsi_dh = data; in scsi_dh_notifier_remove() local352 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 …]
221 struct scsi_device_handler *scsi_dh; member