Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/aic7xxx/
HDaic7xxx_reg.h163 ahc_reg_print_t ahc_scsibusl_print; variable
165 #define ahc_scsibusl_print(regvalue, cur_col, wrap) \ macro
HDaic7xxx_reg_print.c343 ahc_scsibusl_print(u_int regvalue, u_int *cur_col, u_int wrap) in ahc_scsibusl_print() function
HDaic7xxx.c6729 ahc_scsibusl_print(ahc_inb(ahc, SCSIBUSL), &cur_col, 50); in ahc_dump_card_state()