Searched refs:fwohci_poll (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohcivar.h78 void fwohci_poll (struct firewire_comm *, int, int);
H A Dfwohci_pci.c451 fwohci_poll(&sc->fc, 0, -1);
H A Dfwohci.c751 sc->fc.poll = fwohci_poll;
2108 fwohci_poll(struct firewire_comm *fc, int quick, int count) function
/freebsd-11-stable/stand/i386/libfirewire/
H A Dfwohci.h59 void fwohci_poll(struct fwohci_softc *);
H A Dfirewire.c355 fwohci_poll(sc);
408 fwohci_poll(sc);
H A Dfwohci.c467 fwohci_poll(struct fwohci_softc *sc) function

Completed in 81 milliseconds