Searched defs:fwip (Results 1 – 2 of 2) sorted by relevance
112 struct fwip_softc *fwip; in fwip_poll() local148 struct fwip_softc *fwip; in fwip_attach() local204 fwip_stop(struct fwip_softc *fwip) in fwip_stop()252 struct fwip_softc *fwip; in fwip_detach() local278 struct fwip_softc *fwip = ((struct fwip_eth_softc *)arg)->fwip; in fwip_init() local375 struct fwip_softc *fwip = ((struct fwip_eth_softc *)if_getsoftc(ifp))->fwip; in fwip_ioctl() local433 struct fwip_softc *fwip = arg; in fwip_post_busreset() local464 struct fwip_softc *fwip; in fwip_output_callback() local492 struct fwip_softc *fwip = ((struct fwip_eth_softc *)if_getsoftc(ifp))->fwip; in fwip_start() local526 fwip_async_output(struct fwip_softc *fwip, if_t ifp) in fwip_async_output()[all …]
60 struct fwip_softc *fwip; member64 #define FWIP_LOCK(fwip) mtx_lock(&(fwip)->mtx) argument65 #define FWIP_UNLOCK(fwip) mtx_unlock(&(fwip)->mtx) argument