Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx_reg.h779 ahd_reg_print_t ahd_seqintsrc_print; variable
781 #define ahd_seqintsrc_print(regvalue, cur_col, wrap) \ macro
/netbsd/src/sys/dev/ic/
Daic79xx.c8807 ahd_seqintsrc_print(ahd_inb(ahd, SEQINTSRC), &cur_col, 50); in ahd_dump_card_state()