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

123

/src/sys/dev/hdmicec/
H A Dhdmicec_if.h40 int (*poll)(void *, int events, lwp_t *l); member in struct:hdmicec_hw_if
/src/tests/net/net/
H A Dt_socket_afinet.c54 #define poll rump_sys_poll macro
/src/sys/dev/audio/
H A Daudiobell.c100 audiobell(void *dev, u_int pitch, u_int period, u_int volume, int poll) argument
/src/sys/arch/dreamcast/dev/g1/
H A Dwdc_g1.c173 wdc_g1_do_reset(struct ata_channel *chp, int poll) argument
/src/sys/arch/hp300/stand/common/
H A Dhpib.c121 int (*poll)(int); local in function:hpibswait
/src/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.c265 ld_icp_flush(struct ld_softc *ld, bool poll) argument
296 ld_icp_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) argument
H A Dld_nvme.c184 ld_nvme_flush(struct ld_softc *ld, bool poll) argument
209 ld_nvme_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) argument
/src/sys/arch/macppc/dev/
H A Dcudavar.h56 void (*poll)(void *); /* poll until the chip is idle */ member in struct:cuda_attach_args
/src/sys/arch/pmax/tc/
H A Ddt.c381 volatile u_int *poll, *data; local in function:dt_msg_get
/src/sys/dev/isa/
H A Dpcppi.c368 pcppi_pckbd_bell(void * arg,u_int pitch,u_int period,u_int volume,int poll) argument
/src/sys/dev/pci/
H A Daceride.c230 acer_do_reset(struct ata_channel *chp, int poll) argument
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_probe_helper.c232 bool poll = false; local in function:drm_kms_helper_poll_enable
[all...]
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dpvcalls.h98 } poll; member in union:xen_pvcalls_request::__anone8207053010a
133 } poll; member in union:xen_pvcalls_response::__anone8207053020a
/src/sys/kern/
H A Dsubr_cpu.c489 cpu_count_sync(bool poll) argument
/src/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
/src/sys/arch/zaurus/stand/zbsdmod/
H A Dcompat_linux.h42 void (*poll) (void); member in struct:file_operations
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_base.c117 bool poll = true; local in function:nvkm_therm_update
/src/lib/librefuse/refuse/
H A Dv28.h88 int (*poll) (const char *, struct fuse_file_info *, struct fuse_pollhandle *, unsigned *); member in struct:fuse_operations_v28
H A Dv29.h90 int (*poll) (const char *, struct fuse_file_info *, struct fuse_pollhandle *, unsigned *); member in struct:fuse_operations_v29
H A Dv30.h95 int (*poll) (const char *, struct fuse_file_info *, struct fuse_pollhandle *, unsigned *); member in struct:fuse_operations_v30
H A Dv34.h82 int (*poll) (const char *, struct fuse_file_info *, struct fuse_pollhandle *, unsigned *); member in struct:fuse_operations_v34
H A Dv35.h83 int (*poll) (const char *, struct fuse_file_info *, struct fuse_pollhandle *, unsigned *); member in struct:fuse_operations_v35
H A Dv38.h82 int (*poll) (const char *, struct fuse_file_info *, struct fuse_pollhandle *, unsigned *); member in struct:fuse_operations_v38
/src/sys/dev/tc/
H A Dpx.c323 volatile uint32_t *poll, junk; local in function:px_pbuf_post

Completed in 14 milliseconds

123