Searched refs:ixpnpe_sendandrecvmsg_sync (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/arm/xscale/ixp425/ |
| HD | ixp425_npevar.h | 119 int ixpnpe_sendandrecvmsg_sync(struct ixpnpe_softc *,
|
| HD | if_npe.c | 1559 return ixpnpe_sendandrecvmsg_sync(sc->sc_npe, msg, msg); in npe_setrxqosentry() 1575 return ixpnpe_sendandrecvmsg_sync(sc->sc_npe, msg, msg); in npe_setportaddress() 1586 return ixpnpe_sendandrecvmsg_sync(sc->sc_npe, msg, msg); in npe_setfirewallmode() 1626 return ixpnpe_sendandrecvmsg_sync(sc->sc_npe, msg, msg) == 0 ? msg[1] : 0; 1639 return ixpnpe_sendandrecvmsg_sync(sc->sc_npe, msg, msg);
|
| HD | ixp425_npe.c | 1497 ixpnpe_sendandrecvmsg_sync(struct ixpnpe_softc *sc, in ixpnpe_sendandrecvmsg_sync() function
|