Searched refs:ahc_scb_tag_print (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_reg.h879 ahc_reg_print_t ahc_scb_tag_print; variable
881 #define ahc_scb_tag_print(regvalue, cur_col, wrap) \ macro
H A Daic7xxx_reg_print.c1427 ahc_scb_tag_print(u_int regvalue, u_int *cur_col, u_int wrap) function
H A Daic7xxx.c6874 ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60);
6892 ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60);

Completed in 133 milliseconds