Searched refs:SHADDR (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 1090 mov SCB_RESIDUAL_DATACNT[3], SHADDR; 1168 * Reload HADDR from SHADDR and setup the 1172 bmov HADDR, SHADDR, 4; 1177 mvi SHADDR call bcopy_4; 1729 * we can only ack the message after SHADDR has been saved. On these 1730 * chips, SHADDR increments with every bus transaction, even PIO. 1757 * and the SCB_DATAPTR becomes the current SHADDR. 1762 bmov SCB_DATAPTR, SHADDR, 4; 1769 mvi SHADDR call bcopy_4;
|
H A D | aic7xxx.reg | 414 * manner as STCNT is counted down. SHADDR should always be used 418 register SHADDR {
|
H A D | aic7xxx_reg.h | 1220 #define SHADDR 0x14 macro
|
H A D | aic79xx.seq | 1366 * The SCB_DATAPTR becomes the current SHADDR. 1370 bmov SCB_DATAPTR, SHADDR, 8;
|
H A D | aic79xx.c | 718 ahd_outq(ahd, SCB_DATAPTR, ahd_inq(ahd, SHADDR)); in ahd_run_data_fifo() 9114 ahd_inl(ahd, SHADDR+4), in ahd_dump_card_state() 9115 ahd_inl(ahd, SHADDR), in ahd_dump_card_state()
|
H A D | aic79xx_reg.h | 3038 #define SHADDR 0x60 macro
|
H A D | aic79xx.reg | 2427 register SHADDR {
|