Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg.h1521 ahd_reg_print_t ahd_ccscbctl_print; variable
1523 #define ahd_ccscbctl_print(regvalue, cur_col, wrap) \ macro
H A Daic79xx_reg_print.c2563 ahd_ccscbctl_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahd_ccscbctl_print() function
H A Daic79xx.c9156 ahd_ccscbctl_print(ahd_inb(ahd, CCSCBCTL), &cur_col, 50); in ahd_dump_card_state()