Home
last modified time | relevance | path

Searched refs:hp_ctlr (Results 1 – 25 of 30) sorted by relevance

12

/original-bsd/sys/luna68k/stand/
H A Dautoconf.c69 register struct hp_ctlr *hc;
70 struct hp_ctlr *match_c;
223 register struct hp_ctlr *hc; in find_slaves()
252 if (hd->hp_ctlr >= 0 && hd->hp_ctlr != hc->hp_unit)
282 if (hd->hp_ctlr == hc->hp_unit &&
283 match_s->hp_ctlr < 0) {
313 old_c = hd->hp_ctlr;
315 if (hd->hp_ctlr < 0)
316 hd->hp_ctlr = new_c;
333 hc->hp_driver->d_name, hd->hp_ctlr,
[all …]
H A Ddevice.h23 struct hp_ctlr { struct
36 int hp_ctlr; argument
93 extern struct hp_ctlr hp_cinit[];
H A Dst.c89 sc->sc_dq.dq_ctlr = hd->hp_ctlr;
114 ctlr = hd->hp_ctlr;
240 scsi_request_sense(hp->hp_ctlr, hp->hp_slave,
323 ctlr = sc->sc_hd->hp_ctlr;
373 ctlr = sc->sc_hd->hp_ctlr;
425 ctlr = sc->sc_hd->hp_ctlr;
469 ctlr = sc->sc_hd->hp_ctlr;
502 ctlr = sc->sc_hd->hp_ctlr;
H A Dscsivar.h15 struct hp_ctlr *sc_hc;
H A Dioconf.c27 struct hp_ctlr hp_cinit[] = {
H A Dsd.c83 ctlr = hd->hp_ctlr;
165 hd->hp_ctlr, hd->hp_slave);
240 ctlr = sc->sc_hd->hp_ctlr;
302 ctlr = sc->sc_hd->hp_ctlr;
/original-bsd/sys/hp300/dev/
H A Dct.c124 sc->sc_dq.dq_ctlr = hd->hp_ctlr;
147 id = hpibid(hd->hp_ctlr, hd->hp_slave);
207 hpibswait(hd->hp_ctlr, hd->hp_slave);
215 hpibswait(hd->hp_ctlr, hd->hp_slave);
225 hpibswait(hd->hp_ctlr, hd->hp_slave);
233 hpibswait(hd->hp_ctlr, hd->hp_slave);
267 hpibswait(sc->sc_hd->hp_ctlr, sc->sc_hd->hp_slave);
419 hpibsend(sc->sc_hd->hp_ctlr, sc->sc_hd->hp_slave,
518 hpibawait(sc->sc_hd->hp_ctlr);
621 if (hpibustart(sc->sc_hd->hp_ctlr))
[all …]
H A Drd.c166 rs->sc_dq.dq_ctlr = hd->hp_ctlr;
189 ctlr = hd->hp_ctlr;
295 hpibswait(hd->hp_ctlr, hd->hp_slave);
303 hpibswait(hd->hp_ctlr, hd->hp_slave);
313 hpibswait(hd->hp_ctlr, hd->hp_slave);
591 hp->hp_ctlr, hp->hp_slave, C_CMD,
604 hpibawait(hp->hp_ctlr);
680 if (hpibustart(hp->hp_ctlr))
695 hpibawait(hp->hp_ctlr);
729 c = rs->sc_hd->hp_ctlr;
[all …]
H A Dppi.c72 if (hpibid(hd->hp_ctlr, hd->hp_slave) & 0x200)
75 sc->sc_dq.dq_ctlr = hd->hp_ctlr;
231 cnt = hpibsend(sc->sc_hd->hp_ctlr, sc->sc_hd->hp_slave,
234 cnt = hpibrecv(sc->sc_hd->hp_ctlr, sc->sc_hd->hp_slave,
242 sc->sc_hd->hp_ctlr, sc->sc_hd->hp_slave,
H A Dscsivar.h14 struct hp_ctlr *sc_hc;
H A Dhpibvar.h36 struct hp_ctlr *sc_hc;
H A Dac.c78 sc->sc_dq.dq_ctlr = hd->hp_ctlr;
102 ctlr = hd->hp_ctlr;
354 if (scsiustart(ac_softc[unit].sc_hd->hp_ctlr))
370 stat = scsigo(hp->hp_ctlr, hp->hp_slave, sc->sc_punit,
401 scsi_request_sense(sc->sc_hd->hp_ctlr, sc->sc_hd->hp_slave,
H A Dsd.c126 ctlr = hd->hp_ctlr;
255 sc->sc_dq.dq_ctlr = hd->hp_ctlr;
299 i = scsi_immed_command(hd->hp_ctlr, hd->hp_slave, sc->sc_punit,
745 scsi_request_sense(hp->hp_ctlr, hp->hp_slave,
829 sts = scsi_immed_command(hp->hp_ctlr, hp->hp_slave,
845 } else if (scsiustart(hp->hp_ctlr))
888 if (scsigo(hp->hp_ctlr, hp->hp_slave, sc->sc_punit, bp, cmd, pad) == 0) {
1141 scsireset(hp->hp_ctlr);
1153 stat = scsi_tt_write(hp->hp_ctlr, hp->hp_slave, sc->sc_punit,
H A Dst.c210 sc->sc_dq.dq_ctlr = hd->hp_ctlr;
237 ctlr = hd->hp_ctlr;
731 if (scsiustart(hp->hp_ctlr))
796 stat = scsi_tt_oddio(hp->hp_ctlr, hp->hp_slave, sc->sc_punit,
804 stat = scsigo(hp->hp_ctlr, hp->hp_slave, sc->sc_punit,
1044 stat = scsi_tt_oddio(hp->hp_ctlr, hp->hp_slave,
1047 stat = scsi_tt_oddio(hp->hp_ctlr,
H A Dhpib.c41 register struct hp_ctlr *hc; in hpibinit()
/original-bsd/sys/luna68k/luna68k/
H A Dautoconf.c100 register struct hp_ctlr *hc;
101 struct hp_ctlr *match_c;
254 register struct hp_ctlr *hc; in find_slaves()
283 if (hd->hp_ctlr >= 0 && hd->hp_ctlr != hc->hp_unit)
314 match_s->hp_ctlr < 0) {
344 old_c = hd->hp_ctlr;
346 if (hd->hp_ctlr < 0)
347 hd->hp_ctlr = new_c;
380 hd->hp_ctlr = old_c;
541 register struct hp_ctlr *hc; in setroot()
[all …]
H A Dswapgeneric.c39 extern struct hp_ctlr hp_cinit[];
53 register struct hp_ctlr *hc; in setconf()
/original-bsd/sys/hp300/hp300/
H A Dautoconf.c122 register struct hp_ctlr *hc;
123 struct hp_ctlr *match_c;
289 struct hp_ctlr *hc;
322 register struct hp_ctlr *hc; in find_busslaves()
354 if (hd->hp_ctlr >= 0 && hd->hp_ctlr != hc->hp_unit)
385 match_s->hp_ctlr < 0) {
415 old_c = hd->hp_ctlr;
417 if (hd->hp_ctlr < 0)
418 hd->hp_ctlr = new_c;
451 hd->hp_ctlr = old_c;
[all …]
H A Dswapgeneric.c33 extern struct hp_ctlr hp_cinit[];
48 register struct hp_ctlr *hc; in setconf()
/original-bsd/sys/luna68k/dev/
H A Ddevice.h19 struct hp_ctlr { struct
32 int hp_ctlr; argument
96 extern struct hp_ctlr hp_cinit[];
H A Dst.c114 sc->sc_dq.dq_ctlr = hd->hp_ctlr;
139 ctlr = hd->hp_ctlr;
241 int ctlr = sc->sc_hd->hp_ctlr;
354 scstart(hp->hp_ctlr);
548 ctlr = sc->sc_hd->hp_ctlr;
594 ctlr = sc->sc_hd->hp_ctlr;
H A Dscvar.h37 struct hp_ctlr *sc_hc;
H A Dscsivar.h37 struct hp_ctlr *sc_hc;
H A Dsd.c101 sc->sc_dq.dq_ctlr = hd->hp_ctlr;
159 ctlr = hd->hp_ctlr;
359 scstart(hp->hp_ctlr);
381 sc_request_sense(hp->hp_ctlr, hp->hp_slave,
/original-bsd/sys/hp/dev/
H A Ddevice.h19 struct hp_ctlr { struct
32 int hp_ctlr; argument
95 extern struct hp_ctlr hp_cinit[];

12