Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h703 ahc_reg_print_t ahc_dfcntrl_print; variable
705 #define ahc_dfcntrl_print(regvalue, cur_col, wrap) \ macro
/mirbsd/src/sys/dev/ic/
Daic7xxx.c6667 ahc_dfcntrl_print(ahc_inb(ahc, DFCNTRL), &cur_col, 50); in ahc_dump_card_state()