Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h205 ahc_reg_print_t ahc_scamctl_print; variable
207 #define ahc_scamctl_print(regvalue, cur_col, wrap) \ macro
H A Daic7xxx_reg_print.c413 ahc_scamctl_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_scamctl_print() function