Home
last modified time | relevance | path

Searched refs:ahc_sblkctl_print (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h240 ahc_reg_print_t ahc_sblkctl_print; variable
242 #define ahc_sblkctl_print(regvalue, cur_col, wrap) \ macro
/netbsd/src/sys/dev/ic/
Daic7xxx.c6643 ahc_sblkctl_print(ahc_inb(ahc, SBLKCTL), &cur_col, 50); in ahc_dump_card_state()