Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx_reg.h87 ahd_reg_print_t ahd_seqintstat_print; variable
89 #define ahd_seqintstat_print(regvalue, cur_col, wrap) \ macro
/openbsd/src/sys/dev/ic/
Daic79xx.c8712 ahd_seqintstat_print(ahd_inb(ahd, SEQINTSTAT), &cur_col, 50); in ahd_dump_card_state()