Home
last modified time | relevance | path

Searched refs:ahc_sstat3_print (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h135 ahc_reg_print_t ahc_sstat3_print; variable
137 #define ahc_sstat3_print(regvalue, cur_col, wrap) \ macro
/netbsd-src/sys/dev/ic/
H A Daic7xxx.c6650 ahc_sstat3_print(ahc_inb(ahc, SSTAT3), &cur_col, 50); in ahc_dump_card_state()