Home
last modified time | relevance | path

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

/netbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx.seq427 * the queue is shifted 1 too far. LASTSCB is
432 * CURRSCB nor LASTSCB can be trusted. We must
437 * handling, we initialize LASTSCB prior to enabling
440 bmov LASTSCB, WAITING_TID_HEAD, 2;
537 * LASTSCB and CURRSCB are accurate.
553 * LASTSCB points to the currently active SCB context
560 * will be NULL, CURRSCB and LASTSCB cannot be trusted,
563 * not NULL and LASTSCB is the last command to go out.
582 bmov SCBPTR, LASTSCB, 2;
H A Daic79xx_reg.h2995 #define LASTSCB 0x5e macro
H A Daic79xx.reg2416 register LASTSCB {
/netbsd/sys/dev/ic/
H A Daic79xx.c8719 ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB), in ahd_dump_card_state()