Home
last modified time | relevance | path

Searched defs:ahd_tagptr_print (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg.h198 ahd_reg_print_t ahd_tagptr_print; variable
200 #define ahd_tagptr_print(regvalue, cur_col, wrap) \ macro
H A Daic79xx_reg_print.c389 ahd_tagptr_print(u_int regvalue, u_int *cur_col, u_int wrap) ahd_tagptr_print() function