Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dif_fwipvar.h58 struct fwip_eth_softc { struct
H A Dif_fwip.c118 fwip = ((struct fwip_eth_softc *)if_getsoftc(ifp))->fwip; in fwip_poll()
278 struct fwip_softc *fwip = ((struct fwip_eth_softc *)arg)->fwip; in fwip_init()
375 struct fwip_softc *fwip = ((struct fwip_eth_softc *)if_getsoftc(ifp))->fwip; in fwip_ioctl()
492 struct fwip_softc *fwip = ((struct fwip_eth_softc *)if_getsoftc(ifp))->fwip; in fwip_start()