Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h108 ahc_reg_print_t ahc_sstat0_print; variable
110 #define ahc_sstat0_print(regvalue, cur_col, wrap) \ macro
/mirbsd/src/sys/dev/ic/
Daic7xxx.c6660 ahc_sstat0_print(ahc_inb(ahc, SSTAT0), &cur_col, 50); in ahc_dump_card_state()