Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h773 ahc_reg_print_t ahc_scsiphase_print; variable
775 #define ahc_scsiphase_print(regvalue, cur_col, wrap) \ macro
/openbsd/sys/dev/ic/
H A Daic7xxx.c6457 ahc_scsiphase_print(ahc_inb(ahc, SCSIPHASE), &cur_col, 50); in ahc_dump_card_state()