Searched refs:ahd_perrdiag_print (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx_reg.h592 ahd_reg_print_t ahd_perrdiag_print; variable
594 #define ahd_perrdiag_print(regvalue, cur_col, wrap) \ macro
H A Daic79xx_reg_print.c1042 ahd_perrdiag_print(u_int regvalue, u_int *cur_col, u_int wrap) function
H A Daic79xx.c1874 ahd_perrdiag_print(perrdiag, &cur_col, 50);
9063 ahd_perrdiag_print(ahd_inb(ahd, PERRDIAG), &cur_col, 50);

Completed in 210 milliseconds