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

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_reg.h777 ahc_print_register(NULL, 0, "SCSIPHASE", 0x9e, regvalue, cur_col, wrap)
1596 #define SCSIPHASE 0x9e macro
H A Daic79xx_reg.h483 ahd_print_register(NULL, 0, "SCSIPHASE", 0x42, regvalue, cur_col, wrap)
2710 #define SCSIPHASE 0x42 macro
H A Daic79xx.c1687 * streaming operations. The SCSIPHASE
9053 ahd_scsiphase_print(ahd_inb(ahd, SCSIPHASE), &cur_col, 50);
9443 && ahd_inb(ahd, SCSIPHASE) == 0) {
H A Daic7xxx.c6785 ahc_scsiphase_print(ahc_inb(ahc, SCSIPHASE), &cur_col, 50);

Completed in 214 milliseconds