Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx_core.c6177 u_int active_scb; in ahc_search_disc_list() local
6185 active_scb = ahc_inb(ahc, SCBPTR); in ahc_search_disc_list()
6188 active_scb = SCB_LIST_NULL; in ahc_search_disc_list()
6227 ahc_outb(ahc, SCBPTR, active_scb); in ahc_search_disc_list()
6337 u_int active_scb; in ahc_abort_scbs() local
6352 active_scb = ahc_inb(ahc, SCBPTR); in ahc_abort_scbs()
6457 ahc_outb(ahc, SCBPTR, active_scb); in ahc_abort_scbs()