Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6111 u_int active_scb; in ahc_search_disc_list() local
6119 active_scb = ahc_inb(ahc, SCBPTR); in ahc_search_disc_list()
6122 active_scb = SCB_LIST_NULL; in ahc_search_disc_list()
6161 ahc_outb(ahc, SCBPTR, active_scb); in ahc_search_disc_list()
6271 u_int active_scb; in ahc_abort_scbs() local
6286 active_scb = ahc_inb(ahc, SCBPTR); in ahc_abort_scbs()
6391 ahc_outb(ahc, SCBPTR, active_scb); in ahc_abort_scbs()