Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx_reg.h592 ahd_reg_print_t ahd_perrdiag_print; variable
594 #define ahd_perrdiag_print(regvalue, cur_col, wrap) \ macro
Daic79xx_reg_print.c1042 ahd_perrdiag_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_perrdiag_print() function
Daic79xx.c1876 ahd_perrdiag_print(perrdiag, &cur_col, 50); in ahd_handle_transmission_error()
9065 ahd_perrdiag_print(ahd_inb(ahd, PERRDIAG), &cur_col, 50); in ahd_dump_card_state()