Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq548 * the queue is shifted 1 too far. LASTSCB is
553 * CURRSCB nor LASTSCB can be trusted. We must
558 * handling, we initialize LASTSCB prior to enabling
561 bmov LASTSCB, WAITING_TID_HEAD, 2;
689 * LASTSCB and CURRSCB are accurate.
705 * LASTSCB points to the currently active SCB context
712 * will be NULL, CURRSCB and LASTSCB cannot be trusted,
715 * not NULL and LASTSCB is the last command to go out.
734 bmov SCBPTR, LASTSCB, 2;
H A Daic79xx_reg.h3029 #define LASTSCB 0x5e macro
H A Daic79xx.reg2405 register LASTSCB {
H A Daic79xx.c9002 ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB), in ahd_dump_card_state()