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

/freebsd-12-stable/sys/dev/firewire/
H A Dfwohcivar.h80 void fwohci_poll (struct firewire_comm *, int, int);
H A Dfwohci_pci.c453 fwohci_poll(&sc->fc, 0, -1);
H A Dfwohci.c753 sc->fc.poll = fwohci_poll;
2110 fwohci_poll(struct firewire_comm *fc, int quick, int count) function
/freebsd-12-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 69 milliseconds