Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/aic7xxx/
H A Daic7xxx_reg.h37 ahc_reg_print_t ahc_scsisigi_print; variable
39 #define ahc_scsisigi_print(regvalue, cur_col, wrap) \ macro
H A Daic7xxx_reg_print.c84 ahc_scsisigi_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_scsisigi_print() function