Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h129 ahc_reg_print_t ahc_sstat2_print; variable
131 #define ahc_sstat2_print(regvalue, cur_col, wrap) \ macro
/openbsd/src/sys/dev/ic/
Daic7xxx.c6469 ahc_sstat2_print(ahc_inb(ahc, SSTAT2), &cur_col, 50); in ahc_dump_card_state()