Home
last modified time | relevance | path

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

/netbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h478 ahd_reg_print_t ahd_scsiphase_print; variable
480 #define ahd_scsiphase_print(regvalue, cur_col, wrap) \ macro
/netbsd/sys/dev/ic/
H A Daic79xx.c8694 ahd_scsiphase_print(ahd_inb(ahd, SCSIPHASE), &cur_col, 50); in ahd_dump_card_state()