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

  /src/sys/dev/eisa/
ahc_eisa.c 221 ahc->our_id = scsiconf & HSCSIID;
222 ahc->our_id_b = scsiconf1 & HSCSIID;
ahbreg.h 73 #define HSCSIID 0x0F /* our SCSI ID */
ahb.c 696 busid = (bus_space_read_1(iot, ioh, SCSIDEF) & HSCSIID);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 1533 mask HSCSIID 0x07 /* our SCSI ID */
aic7xxx_reg.h 1411 #define HSCSIID 0x07

Completed in 15 milliseconds