Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg.h800 ahd_reg_print_t ahd_seqimode_print; variable
802 #define ahd_seqimode_print(regvalue, cur_col, wrap) \ macro
H A Daic79xx_reg_print.c1444 ahd_seqimode_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_seqimode_print() function
H A Daic79xx.c9099 ahd_seqimode_print(ahd_inb(ahd, SEQIMODE), &cur_col, 50); in ahd_dump_card_state()