Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx_reg.h604 ahd_reg_print_t ahd_soffcnt_print; variable
606 #define ahd_soffcnt_print(regvalue, cur_col, wrap) \ macro
/netbsd/src/sys/dev/ic/
Daic79xx.c8814 ahd_soffcnt_print(ahd_inb(ahd, SOFFCNT), &cur_col, 50); in ahd_dump_card_state()