Searched refs:set_intr (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/firewire/
H A Dfirewirereg.h164 void (*set_intr) (struct firewire_comm *, int); member in struct:firewire_comm
H A Dif_fwe.c457 fc->set_intr(fc, 0);
466 fc->set_intr(fc, 1);
H A Dif_fwip.c439 fc->set_intr(fc, 0);
449 fc->set_intr(fc, 1);
H A Dfwohci.c765 sc->fc.set_intr = fwohci_set_intr;

Completed in 125 milliseconds