Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.seq425 * 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;
Daic79xx_reg.h2991 #define LASTSCB 0x5e macro
Daic79xx.reg2414 register LASTSCB {
Daic79xx_core.c8531 ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB), in ahd_dump_card_state()