Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h542 ahd_reg_print_t ahd_sstat0_print; variable
544 #define ahd_sstat0_print(regvalue, cur_col, wrap) \ macro
/openbsd/sys/dev/ic/
H A Daic79xx.c8731 ahd_sstat0_print(ahd_inb(ahd, SSTAT0), &cur_col, 50); in ahd_dump_card_state()