Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_core.c6144 u_int active_scb; in ahc_search_disc_list() local
6152 active_scb = ahc_inb(ahc, SCBPTR); in ahc_search_disc_list()
6155 active_scb = SCB_LIST_NULL; in ahc_search_disc_list()
6194 ahc_outb(ahc, SCBPTR, active_scb); in ahc_search_disc_list()
6304 u_int active_scb; in ahc_abort_scbs() local
6319 active_scb = ahc_inb(ahc, SCBPTR); in ahc_abort_scbs()
6424 ahc_outb(ahc, SCBPTR, active_scb); in ahc_abort_scbs()