Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq206 test QOFF_CTLSTA, HS_MAILBOX_ACT jz hs_mailbox_empty;
207 or QOFF_CTLSTA, HS_MAILBOX_ACT;
240 test QOFF_CTLSTA, SDSCB_ROLLOVR jz return;
423 test QOFF_CTLSTA, NEW_SCB_AVAIL jnz fetch_new_scb;
448 test QOFF_CTLSTA, SDSCB_ROLLOVR jnz fill_qoutfifo_done;
H A Daic7xxx_reg.h1715 #define QOFF_CTLSTA 0xfa macro
H A Daic7xxx.reg1206 register QOFF_CTLSTA {
H A Daic79xx_reg.h2493 #define QOFF_CTLSTA 0x16 macro
H A Daic79xx.reg350 register QOFF_CTLSTA {
H A Daic7xxx.seq96 test QOFF_CTLSTA, SCB_AVAIL jz poll_for_work_loop;
H A Daic7xxx.c4701 ahc_outb(ahc, QOFF_CTLSTA, SCB_QSIZE_256); in ahc_chip_init()
H A Daic79xx.c6766 ahd_outb(ahd, QOFF_CTLSTA, SCB_QSIZE_512); in ahd_chip_init()