Searched defs:poll (Results 1 - 25 of 76) sorted by relevance

1234

/netbsd-current/sys/dev/hdmicec/
H A Dhdmicec_if.h40 int (*poll)(void *, int events, lwp_t *l); member in struct:hdmicec_hw_if
/netbsd-current/sys/dev/adb/
H A Dadbvar.h44 void (*poll)(void *); member in struct:adb_bus_accessops
/netbsd-current/sys/dev/ic/
H A Duhavar.h51 int (*poll)(struct uha_softc *, struct scsipi_xfer *, int); member in struct:uha_softc
H A Dld_icp.c261 ld_icp_flush(struct ld_softc *ld, bool poll) argument
292 ld_icp_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) argument
/netbsd-current/sys/arch/macppc/dev/
H A Dcudavar.h56 void (*poll)(void *); /* poll until the chip is idle */ member in struct:cuda_attach_args
/netbsd-current/sys/dev/audio/
H A Daudiobell.c100 audiobell(void *dev, u_int pitch, u_int period, u_int volume, int poll) argument
/netbsd-current/tests/net/net/
H A Dt_socket_afinet.c54 #define poll rump_sys_poll macro
/netbsd-current/sys/arch/dreamcast/dev/g1/
H A Dwdc_g1.c173 wdc_g1_do_reset(struct ata_channel *chp, int poll) argument
/netbsd-current/external/bsd/nvi/dist/cl/
H A Dcl_read.c158 struct timeval poll; local
/netbsd-current/sys/dev/pci/
H A Dpuc.c151 bool poll = false; local
H A Dld_twe.c270 ld_twe_flush(struct ld_softc *ld, bool poll) argument
320 ld_twe_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) argument
H A Dld_twa.c239 ld_twa_flush(struct ld_softc *ld, bool poll) argument
281 ld_twa_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) argument
H A Dpucvar.h98 bool poll; member in struct:puc_attach_args
H A Daceride.c237 acer_do_reset(struct ata_channel *chp, int poll) argument
H A Dpdcsata.c613 pdcsata_do_reset(struct ata_channel *chp, int poll) argument
/netbsd-current/sys/arch/pmax/tc/
H A Ddt.c381 volatile u_int *poll, *data; local
/netbsd-current/usr.bin/make/
H A Djob.h89 #define poll emul_poll macro
/netbsd-current/sys/dev/isa/
H A Dpcppi.c368 pcppi_pckbd_bell(void *arg, u_int pitch, u_int period, u_int volume, int poll) argument
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dpvcalls.h98 } poll; member in union:xen_pvcalls_request::__anon9073
133 } poll; member in union:xen_pvcalls_response::__anon9074
/netbsd-current/sys/arch/usermode/dev/
H A Dld_thunkbus.c325 ld_thunkbus_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) argument
/netbsd-current/tests/lib/libc/gen/
H A Dt_sleep.c216 ATF_TC(poll); variable
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_script.c381 struct timeval poll; local
/netbsd-current/sys/arch/zaurus/stand/zbsdmod/
H A Dcompat_linux.h42 void (*poll) (void); member in struct:file_operations
/netbsd-current/sys/dev/tc/
H A Dpx.c323 volatile uint32_t *poll, junk; local
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-fork.c47 static void socket_cb(uv_poll_t* poll, int status, int events) { argument

Completed in 243 milliseconds

1234