Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h107 ahc_reg_print_t ahc_sstat0_print; variable
109 #define ahc_sstat0_print(regvalue, cur_col, wrap) \ macro
H A Daic7xxx_reg_print.c222 ahc_sstat0_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_sstat0_print() function
H A Daic7xxx.c6736 ahc_sstat0_print(ahc_inb(ahc, SSTAT0), &cur_col, 50); in ahc_dump_card_state()