Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx.h1149 uint16_t qfreeze_cnt; member
Daic79xx_core.c7489 ahd->qfreeze_cnt = 0; in ahd_chip_init()
7872 ahd->qfreeze_cnt--; in ahd_pause_and_flushwork()
7873 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_pause_and_flushwork()
7901 ahd->qfreeze_cnt++; in ahd_pause_and_flushwork()
7902 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_pause_and_flushwork()
8892 ahd->qfreeze_cnt++; in ahd_handle_scsi_status()
8893 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_handle_scsi_status()