Searched refs:ahd_freeze_devq (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 253 static void ahd_freeze_devq(struct ahd_softc *ahd, 1980 ahd_freeze_devq(ahd, scb); in ahd_handle_seqint() 2243 ahd_freeze_devq(ahd, scb); in ahd_handle_seqint() 2515 ahd_freeze_devq(ahd, scb); in ahd_handle_scsiint() 2986 ahd_freeze_devq(ahd, scb); in ahd_handle_pkt_busfree() 3181 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 3207 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 3233 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 3267 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 8068 ahd_freeze_devq(struct ahd_softc *ahd, struct scb *scb) in ahd_freeze_devq() function [all …]
|