Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg.h205 ahd_reg_print_t ahd_lunptr_print; variable
207 #define ahd_lunptr_print(regvalue, cur_col, wrap) \ macro
H A Daic79xx_reg_print.c396 ahd_lunptr_print(u_int regvalue, u_int *cur_col, u_int wrap) ahd_lunptr_print() function