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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h1148 uint16_t qfreeze_cnt; member in struct:ahd_softc
H A Daic79xx_core.c6724 ahd->qfreeze_cnt = 0;
7107 ahd->qfreeze_cnt--;
7108 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt);
7136 ahd->qfreeze_cnt++;
7137 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt);
8103 ahd->qfreeze_cnt++;
8104 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt);

Completed in 108 milliseconds