Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx_reg.h781 ahd_reg_print_t ahd_seqintsrc_print; variable
783 #define ahd_seqintsrc_print(regvalue, cur_col, wrap) \ macro
Daic79xx_reg_print.c1405 ahd_seqintsrc_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_seqintsrc_print() function
Daic79xx.c9176 ahd_seqintsrc_print(ahd_inb(ahd, SEQINTSRC), &cur_col, 50); in ahd_dump_card_state()