Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxxvar.h1233 void ahc_freeze_devq(struct ahc_softc *, struct scb *);
H A Daic7xxx.c496 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint()
885 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint()
1228 ahc_freeze_devq(ahc, scb); in ahc_handle_scsiint()
5044 ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb) in ahc_freeze_devq() function