Home
last modified time | relevance | path

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

/trueos/sys/dev/firewire/
HDfwohcivar.h82 void fwohci_poll (struct firewire_comm *, int, int);
HDfwohci_pci.c522 fwohci_poll((void *)sc, 0, -1); in fwohci_pci_add_child()
HDfwohci.c764 sc->fc.poll = fwohci_poll;
2114 fwohci_poll(struct firewire_comm *fc, int quick, int count) function
/trueos/sys/boot/i386/libfirewire/
HDfirewire.c340 fwohci_poll(sc); in fw_busreset()
393 fwohci_poll(sc); in fw_poll()
HDfwohci.h63 void fwohci_poll(struct fwohci_softc *);
HDfwohci.c472 fwohci_poll(struct fwohci_softc *sc) function