Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h2047 ahd_reg_print_t ahd_seq_flags_print; variable
2049 #define ahd_seq_flags_print(regvalue, cur_col, wrap) \ macro
/openbsd/sys/dev/ic/
H A Daic79xx.c8723 ahd_seq_flags_print(ahd_inb(ahd, SEQ_FLAGS), &cur_col, 50); in ahd_dump_card_state()