Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h772 ahc_reg_print_t ahc_scsiphase_print; variable
774 #define ahc_scsiphase_print(regvalue, cur_col, wrap) \ macro
H A Daic7xxx_reg_print.c1283 ahc_scsiphase_print(u_int regvalue, u_int *cur_col, u_int wrap) ahc_scsiphase_print() function