Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_osm.c368 static int ahc_linux_queue_recovery_cmd(struct scsi_cmnd *cmd, scb_flag flag);
748 error = ahc_linux_queue_recovery_cmd(cmd, SCB_ABORT); in ahc_linux_abort()
762 error = ahc_linux_queue_recovery_cmd(cmd, SCB_DEVICE_RESET); in ahc_linux_dev_reset()
2050 ahc_linux_queue_recovery_cmd(struct scsi_cmnd *cmd, scb_flag flag) in ahc_linux_queue_recovery_cmd() function