Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.h1262 void ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb);
H A Daic7xxx.c474 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint()
851 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint()
1193 ahc_freeze_devq(ahc, scb); in ahc_handle_scsiint()
5316 ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb) in ahc_freeze_devq() function