Searched refs:fw_poll (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/stand/i386/libfirewire/
H A Ddconsole.c36 void fw_poll(void);
118 fw_poll();
125 fw_poll();
H A Dfirewire.c396 fw_poll(void) function
431 fw_poll();
/freebsd-13-stable/sys/dev/firewire/
H A Dfwdev.c68 static d_poll_t fw_poll; variable
81 .d_poll = fw_poll,
822 fw_poll(struct cdev *dev, int events, fw_proc *td) function

Completed in 104 milliseconds