Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h122 ahc_reg_print_t ahc_sstat1_print; variable
124 #define ahc_sstat1_print(regvalue, cur_col, wrap) \ macro
/openbsd/src/sys/dev/ic/
Daic7xxx.c6468 ahc_sstat1_print(ahc_inb(ahc, SSTAT1), &cur_col, 50); in ahc_dump_card_state()