Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx.h1149 uint16_t qfreeze_cnt; member
H A Daic79xx_core.c7449 ahd->qfreeze_cnt = 0; in ahd_chip_init()
7832 ahd->qfreeze_cnt--; in ahd_pause_and_flushwork()
7833 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_pause_and_flushwork()
7861 ahd->qfreeze_cnt++; in ahd_pause_and_flushwork()
7862 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_pause_and_flushwork()
8852 ahd->qfreeze_cnt++; in ahd_handle_scsi_status()
8853 ahd_outw(ahd, KERNEL_QFREEZE_COUNT, ahd->qfreeze_cnt); in ahd_handle_scsi_status()