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

/freebsd-10.3-release/sys/dev/aic7xxx/
H A Daic7xxx_reg.h707 ahc_print_register(NULL, 0, "DFSTATUS", 0x94, regvalue, cur_col, wrap)
1560 #define DFSTATUS 0x94 macro
H A Daic79xx.c761 if ((ahd_inb(ahd, DFSTATUS) & PRELOAD_AVAIL) != 0
828 } else if ((ahd_inb(ahd, DFSTATUS) & FIFOEMP) != 0) {
9185 ahd_dfstatus_print(ahd_inb(ahd, DFSTATUS), &cur_col, 50);
H A Daic79xx_reg.h161 ahd_print_register(NULL, 0, "DFSTATUS", 0x1a, regvalue, cur_col, wrap)
2541 #define DFSTATUS 0x1a macro
H A Daic7xxx.c6803 ahc_dfstatus_print(ahc_inb(ahc, DFSTATUS), &cur_col, 50);

Completed in 141 milliseconds