Searched refs:ahd_freeze_devq (Results 1 – 1 of 1) sorted by relevance
/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 245 static void ahd_freeze_devq(struct ahd_softc *ahd, 1961 ahd_freeze_devq(ahd, scb); in ahd_handle_seqint() 2223 ahd_freeze_devq(ahd, scb); in ahd_handle_seqint() 2497 ahd_freeze_devq(ahd, scb); in ahd_handle_scsiint() 2967 ahd_freeze_devq(ahd, scb); in ahd_handle_pkt_busfree() 3149 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 3175 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 3201 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 3235 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 7982 ahd_freeze_devq(struct ahd_softc *ahd, struct scb *scb) in ahd_freeze_devq() function [all …]
|