Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx.h1155 uint16_t qfreeze_cnt; member
Daic79xx_core.c7530 ahd->qfreeze_cnt = 0; in ahd_chip_init()
7913 ahd->qfreeze_cnt--; in ahd_pause_and_flushwork()
7914 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_pause_and_flushwork()
7942 ahd->qfreeze_cnt++; in ahd_pause_and_flushwork()
7943 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_pause_and_flushwork()
8932 ahd->qfreeze_cnt++; in ahd_handle_scsi_status()
8933 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_handle_scsi_status()