Home
last modified time | relevance | path

Searched refs:sip_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_sip.c202 struct sip_softc { struct
358 void (*sc_rxintr)(struct sip_softc *); argument
445 sip_nexttx(const struct sip_softc *sc, int x) in sip_nexttx()
451 sip_nextrx(const struct sip_softc *sc, int x) in sip_nextrx()
458 sip_rxchain_reset(struct sip_softc *sc) in sip_rxchain_reset()
467 sip_rxchain_link(struct sip_softc *sc, struct mbuf *m) in sip_rxchain_link()
483 sip_set_rxdp(struct sip_softc *sc, bus_addr_t addr) in sip_set_rxdp()
492 sip_set_txdp(struct sip_softc *sc, bus_addr_t addr) in sip_set_txdp()
501 sip_cdtxsync(struct sip_softc *sc, const int x0, const int n0, const int ops) in sip_cdtxsync()
523 sip_cdrxsync(struct sip_softc *sc, int x, int ops) in sip_cdrxsync()
[all …]