Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h682 ahc_reg_print_t ahc_error_print; variable
684 #define ahc_error_print(regvalue, cur_col, wrap) \ macro
/openbsd/sys/dev/ic/
H A Daic7xxx.c6459 ahc_error_print(ahc_inb(ahc, ERROR), &cur_col, 50); in ahc_dump_card_state()