Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.h1242 void ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb);
Daic7xxx_core.c466 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint()
840 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint()
1192 ahc_freeze_devq(ahc, scb); in ahc_handle_scsiint()
5271 ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb) in ahc_freeze_devq() function