Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c260 static void ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb);
1040 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint()
1414 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint()
1756 ahc_freeze_devq(ahc, scb); in ahc_handle_scsiint()
5727 ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb) in ahc_freeze_devq() function