Searched refs:p2pcom (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.h1082 struct p2pcom p2pcom;
1083 struct p2pcom *p2p;
1272 static int p2p_getmdm(struct p2pcom *, caddr_t);
1273 static int p2p_mdmctl(struct p2pcom *, int);
1081 struct p2pcom p2pcom; member in struct:softc
H A Dif_lmc.c3162 p2p_getmdm(struct p2pcom *p2p, caddr_t result)
3175 p2p_mdmctl(struct p2pcom *p2p, int flag)
3838 sc->ifp = &sc->p2pcom.p2p_if;
3839 sc->p2p = &sc->p2pcom;

Completed in 86 milliseconds