Searched refs:ahd_lastphase_print (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx_reg.h | 2067 ahd_reg_print_t ahd_lastphase_print; variable 2069 #define ahd_lastphase_print(regvalue, cur_col, wrap) \ macro
|
H A D | aic79xx_reg_print.c | 3288 ahd_lastphase_print(u_int regvalue, u_int *cur_col, u_int wrap) 3289 ahd_lastphase_print(u_int regvalue, u_int *cur_col, u_int wrap) ahd_lastphase_print() function
|
H A D | aic79xx.c | 1855 ahd_lastphase_print(lastphase, &cur_col, 50); in ahd_handle_transmission_error() 8973 ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50); in ahd_dump_card_state()
|