Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.h1158 uint16_t qfreeze_cnt; member
Daic79xx_core.c7541 ahd->qfreeze_cnt = 0; in ahd_chip_init()
7924 ahd->qfreeze_cnt--; in ahd_pause_and_flushwork()
7925 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_pause_and_flushwork()
7953 ahd->qfreeze_cnt++; in ahd_pause_and_flushwork()
7954 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_pause_and_flushwork()
8944 ahd->qfreeze_cnt++; in ahd_handle_scsi_status()
8945 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_handle_scsi_status()