Home
last modified time | relevance | path

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

/freebsd/sys/dev/cas/
H A Dif_cas.c126 static inline void cas_add_rxdesc(struct cas_softc *sc, u_int idx);
127 static int cas_attach(struct cas_softc *sc);
128 static int cas_bitwait(struct cas_softc *sc, bus_addr_t r, uint32_t clr,
132 static void cas_detach(struct cas_softc *sc);
133 static int cas_disable_rx(struct cas_softc *sc);
134 static int cas_disable_tx(struct cas_softc *sc);
135 static void cas_eint(struct cas_softc *sc, u_int status);
138 static void cas_init_locked(struct cas_softc *sc);
139 static void cas_init_regs(struct cas_softc *sc);
143 static int cas_load_txmbuf(struct cas_softc *sc, struct mbuf **m_head);
[all …]
H A Dif_casvar.h128 struct cas_softc { struct