Searched refs:SHADDR (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_reg.h189 ahc_print_register(NULL, 0, "SHADDR", 0x14, regvalue, cur_col, wrap)
1223 #define SHADDR 0x14 macro
H A Daic79xx.c727 ahd_outq(ahd, SCB_DATAPTR, ahd_inq(ahd, SHADDR));
4938 data_addr = ahd_inq(ahd, SHADDR);
9196 cur_col += printf("SHADDR = 0x%x%x, SHCNT = 0x%x ",
9197 ahd_inl(ahd, SHADDR+4),
9198 ahd_inl(ahd, SHADDR),
H A Daic79xx_reg.h861 ahd_print_register(NULL, 0, "SHADDR", 0x60, regvalue, cur_col, wrap)
3041 #define SHADDR 0x60 macro
H A Daic7xxx.c3708 data_addr = ahc_inl(ahc, SHADDR);

Completed in 143 milliseconds