Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx_reg.h2068 ahd_reg_print_t ahd_lastphase_print; variable
2070 #define ahd_lastphase_print(regvalue, cur_col, wrap) \ macro
/openbsd/src/sys/dev/ic/
Daic79xx.c1867 ahd_lastphase_print(lastphase, &cur_col, 50); in ahd_handle_transmission_error()
8718 ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50); in ahd_dump_card_state()