Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/aic7xxx/
HDaic79xx.seq550 * the queue is shifted 1 too far. LASTSCB is
555 * CURRSCB nor LASTSCB can be trusted. We must
560 * handling, we initialize LASTSCB prior to enabling
563 bmov LASTSCB, WAITING_TID_HEAD, 2;
691 * LASTSCB and CURRSCB are accurate.
707 * LASTSCB points to the currently active SCB context
714 * will be NULL, CURRSCB and LASTSCB cannot be trusted,
717 * not NULL and LASTSCB is the last command to go out.
736 bmov SCBPTR, LASTSCB, 2;
HDaic79xx_reg.h3032 #define LASTSCB 0x5e macro
HDaic79xx.reg2407 register LASTSCB {
HDaic79xx.c9075 ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB), in ahd_dump_card_state()