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

  /src/sys/dev/isa/
if_iy.c 94 struct iy_softc { struct
130 void iyinit(struct iy_softc *);
131 void iystop(struct iy_softc *);
134 void iy_intr_rx(struct iy_softc *);
135 void iy_intr_tx(struct iy_softc *);
137 void iyreset(struct iy_softc *);
138 void iy_readframe(struct iy_softc *, int);
139 void iy_drop_packet_buffer(struct iy_softc *);
140 void iy_find_mem_size(struct iy_softc *);
141 void iyrint(struct iy_softc *);
    [all...]

Completed in 14 milliseconds