Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h345 ahc_reg_print_t ahc_free_scbh_print; variable
347 #define ahc_free_scbh_print(regvalue, cur_col, wrap) \ macro
H A Daic7xxx_reg_print.c642 ahc_free_scbh_print(u_int regvalue, u_int *cur_col, u_int wrap) ahc_free_scbh_print() function