Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h1149 uint16_t qfreeze_cnt; member
Daic79xx_core.c7448 ahd->qfreeze_cnt = 0; in ahd_chip_init()
7831 ahd->qfreeze_cnt--; in ahd_pause_and_flushwork()
7832 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_pause_and_flushwork()
7860 ahd->qfreeze_cnt++; in ahd_pause_and_flushwork()
7861 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_pause_and_flushwork()
8847 ahd->qfreeze_cnt++; in ahd_handle_scsi_status()
8848 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_handle_scsi_status()