Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx_reg.h1459 ahd_reg_print_t ahd_sg_state_print; variable
1461 #define ahd_sg_state_print(regvalue, cur_col, wrap) \ macro
/openbsd/src/sys/dev/ic/
Daic79xx.c8837 ahd_sg_state_print(ahd_inb(ahd, SG_STATE), &cur_col, 50); in ahd_dump_card_state()