Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/aic7xxx/
HDaic7xxx_reg.h695 ahc_reg_print_t ahc_dfcntrl_print; variable
697 #define ahc_dfcntrl_print(regvalue, cur_col, wrap) \ macro
HDaic7xxx_reg_print.c1171 ahc_dfcntrl_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_dfcntrl_print() function
HDaic7xxx.c6765 ahc_dfcntrl_print(ahc_inb(ahc, DFCNTRL), &cur_col, 50); in ahc_dump_card_state()