HomeSort by: relevance | last modified time | path
    Searched refs:ahc_scb_lun_print (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx_reg.h 877 ahc_reg_print_t ahc_scb_lun_print; variable in typeref:typename:ahc_reg_print_t
879 #define ahc_scb_lun_print(regvalue, cur_col, wrap) \ macro
  /src/sys/dev/ic/
aic7xxx.c 6725 ahc_scb_lun_print(ahc_inb(ahc, SCB_LUN), &cur_col, 60);
6738 ahc_scb_lun_print(scb->hscb->lun, &cur_col, 60);

Completed in 44 milliseconds