Searched refs:qfreeze_cnt (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx.h1158 uint16_t qfreeze_cnt; member in struct:ahd_softc
H A Daic79xx_core.c7541 ahd->qfreeze_cnt = 0;
7924 ahd->qfreeze_cnt--;
7925 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt);
7953 ahd->qfreeze_cnt++;
7954 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt);
8944 ahd->qfreeze_cnt++;
8945 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt);

Completed in 68 milliseconds