Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohci.c139 static void fwohci_irx_post (struct firewire_comm *, uint32_t *);
746 sc->fc.irx_post = fwohci_irx_post;
1328 fwohci_irx_post (struct firewire_comm *fc , uint32_t *qld) function