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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx_reg.h 870 ahc_reg_print_t ahc_scb_scsiid_print; variable in typeref:typename:ahc_reg_print_t
872 #define ahc_scb_scsiid_print(regvalue, cur_col, wrap) \ macro
  /src/sys/dev/ic/
aic7xxx.c 6724 ahc_scb_scsiid_print(ahc_inb(ahc, SCB_SCSIID), &cur_col, 60);
6737 ahc_scb_scsiid_print(scb->hscb->scsiid, &cur_col, 60);

Completed in 17 milliseconds