Searched refs:ahd_freeze_devq (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/dev/aic7xxx/ |
| HD | aic79xx.c | 1111 ahd_freeze_devq(ahd, scb); in ahd_handle_seqint() 1374 ahd_freeze_devq(ahd, scb); in ahd_handle_seqint() 1634 ahd_freeze_devq(ahd, scb); in ahd_handle_scsiint() 2114 ahd_freeze_devq(ahd, scb); in ahd_handle_pkt_busfree() 2307 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 2330 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 2353 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 2383 ahd_freeze_devq(ahd, scb); in ahd_handle_nonpkt_busfree() 7248 ahd_freeze_devq(struct ahd_softc *ahd, struct scb *scb) in ahd_freeze_devq() function 8127 ahd_freeze_devq(ahd, scb); in ahd_handle_scsi_status() [all …]
|
| HD | aic79xx.h | 1470 void ahd_freeze_devq(struct ahd_softc *ahd, struct scb *scb);
|