HomeSort by: relevance | last modified time | path
    Searched refs:LASTSCB (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 427 * 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;
aic79xx.reg 2416 register LASTSCB {
aic79xx_reg.h 838 ahd_print_register(NULL, 0, "LASTSCB", 0x5e, regvalue, cur_col, wrap)
2995 #define LASTSCB 0x5e
  /src/sys/dev/ic/
aic79xx.c 8716 printf("\nSCB Count = %d CMDS_PENDING = %d LASTSCB 0x%x "
8719 ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB),

Completed in 64 milliseconds