Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h871 ahc_reg_print_t ahc_scb_lun_print; variable
873 #define ahc_scb_lun_print(regvalue, cur_col, wrap) \ macro
/openbsd/sys/dev/ic/
H A Daic7xxx.c6545 ahc_scb_lun_print(ahc_inb(ahc, SCB_LUN), &cur_col, 60); in ahc_dump_card_state()
6558 ahc_scb_lun_print(scb->hscb->lun, &cur_col, 60); in ahc_dump_card_state()