Searched refs:REG0 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.seq | 324 * Save SCBID of this SCB in REG0 since 330 bmov REG0, SCBPTR, 2; 346 bmov DINDIR, REG0, 2; 386 bmov MK_MESSAGE_SCB, REG0, 2; 394 bmov SCB_NEXT, REG0, 2 ret; 403 bmov SCB_NEXT2, REG0, 2; 404 bmov WAITING_TID_TAIL, REG0, 2 ret; 410 bmov WAITING_TID_HEAD, REG0, 2; 411 bmov WAITING_TID_TAIL, REG0, 2 ret; 755 bmov REG0, SCB_NEXT, 2; [all …]
|
H A D | aic79xx_reg.h | 3290 #define REG0 0xa0 macro
|
H A D | aic79xx.c | 1269 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint() 9160 ahd_name(ahd), ahd_inw(ahd, REG0), ahd_inw(ahd, SINDEX), in ahd_dump_card_state()
|
H A D | aic79xx.reg | 3450 REG0 {
|