HomeSort by: relevance | last modified time | path
    Searched defs:hpibbus_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hp300/dev/
hpibvar.h 124 struct hpibbus_softc;
131 void (*hpib_reset)(struct hpibbus_softc *);
132 int (*hpib_send)(struct hpibbus_softc *,
134 int (*hpib_recv)(struct hpibbus_softc *,
136 int (*hpib_ppoll)(struct hpibbus_softc *);
138 void (*hpib_go)(struct hpibbus_softc *,
140 void (*hpib_done)(struct hpibbus_softc *);
151 struct hpibbus_softc **ha_softcpp; /* XXX */
194 struct hpibbus_softc { struct
hpibvar.h 124 struct hpibbus_softc;
131 void (*hpib_reset)(struct hpibbus_softc *);
132 int (*hpib_send)(struct hpibbus_softc *,
134 int (*hpib_recv)(struct hpibbus_softc *,
136 int (*hpib_ppoll)(struct hpibbus_softc *);
138 void (*hpib_go)(struct hpibbus_softc *,
140 void (*hpib_done)(struct hpibbus_softc *);
151 struct hpibbus_softc **ha_softcpp; /* XXX */
194 struct hpibbus_softc { struct
hpibvar.h 124 struct hpibbus_softc;
131 void (*hpib_reset)(struct hpibbus_softc *);
132 int (*hpib_send)(struct hpibbus_softc *,
134 int (*hpib_recv)(struct hpibbus_softc *,
136 int (*hpib_ppoll)(struct hpibbus_softc *);
138 void (*hpib_go)(struct hpibbus_softc *,
140 void (*hpib_done)(struct hpibbus_softc *);
151 struct hpibbus_softc **ha_softcpp; /* XXX */
194 struct hpibbus_softc { struct

Completed in 32 milliseconds