/netbsd-src/sys/arch/pmax/tc/ |
H A D | dt.c | 168 #define DT_RX_AVAIL(poll) ((*(poll) & 1) != 0) argument 169 #define DT_TX_AVAIL(poll) ((*(poll) & 2) != 0) argument 381 volatile u_int *poll, *data; in dt_msg_get() local
|
/netbsd-src/external/mit/libuv/dist/docs/src/ |
H A D | poll.rst | 2 .. _poll: target
|
/netbsd-src/sys/dev/mca/ |
H A D | edc_mca.c | 549 edc_cmd_wait(struct edc_mca_softc *sc, int secs, int poll) in edc_cmd_wait() 578 u_int16_t cmd_args[], int cmd_len, int poll) in edc_run_cmd() 855 size_t bcount, daddr_t rawblkno, int isread, int poll) in edc_bio()
|
/netbsd-src/sys/dev/hdmicec/ |
H A D | hdmicec_if.h | 40 int (*poll)(void *, int events, lwp_t *l); member
|
/netbsd-src/sys/dev/ic/ |
H A D | ld_nvme.c | 184 ld_nvme_flush(struct ld_softc *ld, bool poll) in ld_nvme_flush() 209 ld_nvme_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) in ld_nvme_ioctl()
|
H A D | ld_icp.c | 261 ld_icp_flush(struct ld_softc *ld, bool poll) in ld_icp_flush() 292 ld_icp_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) in ld_icp_ioctl()
|
H A D | uhavar.h | 51 int (*poll)(struct uha_softc *, struct scsipi_xfer *, int); member
|
H A D | wdc.c | 522 wdcprobe1(struct ata_channel *chp, int poll) in wdcprobe1() 1027 wdcreset(struct ata_channel *chp, int poll) in wdcreset() 1065 wdc_do_reset(struct ata_channel *chp, int poll) in wdc_do_reset() 1098 __wdcwait_reset(struct ata_channel *chp, int drv_mask, int poll) in __wdcwait_reset()
|
/netbsd-src/sys/dev/pci/ |
H A D | ld_twa.c | 239 ld_twa_flush(struct ld_softc *ld, bool poll) in ld_twa_flush() 281 ld_twa_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) in ld_twa_ioctl()
|
H A D | ld_twe.c | 270 ld_twe_flush(struct ld_softc *ld, bool poll) in ld_twe_flush() 320 ld_twe_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) in ld_twe_ioctl()
|
H A D | aceride.c | 237 acer_do_reset(struct ata_channel *chp, int poll) in acer_do_reset()
|
/netbsd-src/tests/lib/libc/gen/ |
H A D | t_sleep.c | 217 ATF_TC_HEAD(poll, tc) in ATF_TC_HEAD() argument 224 ATF_TC_BODY(poll, tc) in ATF_TC_BODY() argument
|
/netbsd-src/sys/arch/macppc/dev/ |
H A D | cudavar.h | 56 void (*poll)(void *); /* poll until the chip is idle */ member
|
/netbsd-src/sys/dev/audio/ |
H A D | audiobell.c | 100 audiobell(void *dev, u_int pitch, u_int period, u_int volume, int poll) in audiobell()
|
/netbsd-src/sys/dev/adb/ |
H A D | adbvar.h | 44 void (*poll)(void *); member
|
/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | hpib.c | 121 int (*poll)(int); in hpibswait() local
|
/netbsd-src/external/bsd/nvi/dist/cl/ |
H A D | cl_read.c | 158 struct timeval poll; in cl_read() local
|
/netbsd-src/sys/arch/dreamcast/dev/g1/ |
H A D | wdc_g1.c | 173 wdc_g1_do_reset(struct ata_channel *chp, int poll) in wdc_g1_do_reset()
|
/netbsd-src/sys/dev/i2o/ |
H A D | ld_iop.c | 442 ld_iop_flush(struct ld_softc *ld, bool poll) in ld_iop_flush() argument 467 ld_iop_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) in ld_iop_ioctl() argument
|
/netbsd-src/tests/net/net/ |
H A D | t_socket_afinet.c | 54 #define poll rump_sys_poll macro
|
/netbsd-src/usr.bin/make/ |
H A D | job.h | 89 #define poll emul_poll macro
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/io/ |
H A D | pvcalls.h | 98 } poll; member 133 } poll; member
|
/netbsd-src/sys/dev/sdmmc/ |
H A D | ld_sdmmc.c | 599 ld_sdmmc_cachesync(struct ld_softc * ld,bool poll) ld_sdmmc_cachesync() argument 655 ld_sdmmc_ioctl(struct ld_softc * ld,u_long cmd,void * addr,int32_t flag,bool poll) ld_sdmmc_ioctl() argument
|
/netbsd-src/sys/dev/i2c/ |
H A D | ihidev.c | 320 ihidev_hid_command(struct ihidev_softc * sc,int hidcmd,void * arg,bool poll) ihidev_hid_command() argument 586 ihidev_reset(struct ihidev_softc * sc,bool poll) ihidev_reset() argument
|
/netbsd-src/sys/dev/isa/ |
H A D | pcppi.c | 369 int poll) in pcppi_pckbd_bell()
|