Home
last modified time | relevance | path

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

/netbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h142 ahd_reg_print_t ahd_dfcntrl_print; variable
144 #define ahd_dfcntrl_print(regvalue, cur_col, wrap) \ macro
/netbsd/sys/dev/ic/
H A Daic79xx.c8808 ahd_dfcntrl_print(ahd_inb(ahd, DFCNTRL), &cur_col, 50); in ahd_dump_card_state()