Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic79xx.seq432 * CURRSCB nor LASTSCB can be trusted. We must
442 bmov CURRSCB, WAITING_TID_HEAD, 2;
537 * LASTSCB and CURRSCB are accurate.
560 * will be NULL, CURRSCB and LASTSCB cannot be trusted,
584 bmov CURRSCB, SCBPTR, 2;
587 bmov SCBPTR, CURRSCB, 2;
621 bmov SCBPTR, CURRSCB, 2;
H A Daic79xx_reg.h2966 #define CURRSCB 0x5c macro
H A Daic79xx.reg2359 register CURRSCB {
/netbsd-src/sys/dev/ic/
H A Daic79xx.c2012 scbid = ahd_inw(ahd, CURRSCB); in ahd_handle_pkt_busfree()
8719 ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB), in ahd_dump_card_state()