Searched refs:LASTSCB (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/sys/dev/aic7xxx/ |
| HD | aic79xx.seq | 550 * 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;
|
| HD | aic79xx_reg.h | 3032 #define LASTSCB 0x5e macro
|
| HD | aic79xx.reg | 2407 register LASTSCB {
|
| HD | aic79xx.c | 9075 ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB), in ahd_dump_card_state()
|