Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx_reg.h39 ahc_reg_print_t ahc_scsisigi_print; variable
41 #define ahc_scsisigi_print(regvalue, cur_col, wrap) \ macro
Daic7xxx_reg_print.c86 ahc_scsisigi_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_scsisigi_print() function
Daic7xxx.c6786 ahc_scsisigi_print(ahc_inb(ahc, SCSISIGI), &cur_col, 50); in ahc_dump_card_state()