Home
last modified time | relevance | path

Searched refs:ahd_lastphase_print (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg.h2067 ahd_reg_print_t ahd_lastphase_print; variable
2069 #define ahd_lastphase_print(regvalue, cur_col, wrap) \ macro
H A Daic79xx_reg_print.c3288 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 Daic79xx.c1855 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()