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

  /src/sys/dev/eisa/
ahc_eisa.c 222 ahc->our_id_b = scsiconf1 & HSCSIID;
  /src/sys/dev/ic/
aic7xxx_osm.h 82 (((sim) == ahc->platform_data->sim_b) ? ahc->our_id_b : ahc->our_id)
aic7xxx.c 1570 master_tstate = ahc->enabled_targets[ahc->our_id_b + 8];
1614 if (((channel == 'B' && scsi_id == ahc->our_id_b)
4393 ahc->our_id, ahc->our_id_b,
4477 ahc->our_id = ahc->our_id_b = 7;
4554 if (ahc_alloc_tstate(ahc, ahc->our_id_b, 'B') == NULL) {
4592 ahc_outb(ahc, SCSIID, ahc->our_id_b);
4673 our_id = ahc->our_id_b;
6849 our_id = ahc->our_id_b;
7034 ahc->our_id_b = target;
aic7xxx_osm.c 104 ahc->sc_channel_b.chan_id = ahc->our_id_b;
aic7xxxvar.h 1133 uint8_t our_id_b; member in struct:ahc_softc

Completed in 18 milliseconds