Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx_reg.h2026 ahd_reg_print_t ahd_saved_mode_print; variable
2028 #define ahd_saved_mode_print(regvalue, cur_col, wrap) \ macro
/openbsd/src/sys/dev/ic/
Daic79xx.c8713 ahd_saved_mode_print(ahd_inb(ahd, SAVED_MODE), &cur_col, 50); in ahd_dump_card_state()