Home
last modified time | relevance | path

Searched refs:SHADDR (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq1090 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 Daic7xxx.reg414 * manner as STCNT is counted down. SHADDR should always be used
418 register SHADDR {
H A Daic7xxx_reg.h1220 #define SHADDR 0x14 macro
H A Daic79xx.seq1366 * The SCB_DATAPTR becomes the current SHADDR.
1370 bmov SCB_DATAPTR, SHADDR, 8;
H A Daic79xx.c718 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 Daic79xx_reg.h3038 #define SHADDR 0x60 macro
H A Daic79xx.reg2427 register SHADDR {