Home
last modified time | relevance | path

Searched refs:ahc_dfdat_print (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h723 ahc_reg_print_t ahc_dfdat_print; variable
725 #define ahc_dfdat_print(regvalue, cur_col, wrap) \ macro
H A Daic7xxx_reg_print.c1209 ahc_dfdat_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_dfdat_print() function