Searched refs:LASTSCB (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 425 * the queue is shifted 1 too far. LASTSCB is 430 * CURRSCB nor LASTSCB can be trusted. We must 435 * handling, we initialize LASTSCB prior to enabling 438 bmov LASTSCB, WAITING_TID_HEAD, 2; 535 * LASTSCB and CURRSCB are accurate. 551 * LASTSCB points to the currently active SCB context 558 * will be NULL, CURRSCB and LASTSCB cannot be trusted, 561 * not NULL and LASTSCB is the last command to go out. 580 bmov SCBPTR, LASTSCB, 2;
|
D | aic79xx_reg.h | 2991 #define LASTSCB 0x5e macro
|
D | aic79xx.reg | 2414 register LASTSCB {
|
D | aic79xx_core.c | 8531 ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB), in ahd_dump_card_state()
|