Searched refs:CURRSCB (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 430 * CURRSCB nor LASTSCB can be trusted. We must 440 bmov CURRSCB, WAITING_TID_HEAD, 2; 535 * LASTSCB and CURRSCB are accurate. 558 * will be NULL, CURRSCB and LASTSCB cannot be trusted, 582 bmov CURRSCB, SCBPTR, 2; 588 bmov SCBPTR, CURRSCB, 2; 622 bmov SCBPTR, CURRSCB, 2;
|
D | aic79xx_reg.h | 2966 #define CURRSCB 0x5c macro
|
D | aic79xx_core.c | 1662 scbid = ahd_inw(ahd, CURRSCB); in ahd_handle_pkt_busfree() 8531 ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB), in ahd_dump_card_state()
|
D | aic79xx.reg | 2357 register CURRSCB {
|