Searched refs:io (Results 176 - 200 of 613) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp_write_uberblocks.ksh50 log_must zinject -d ${DISK[0]} -e io -T write -f 50 $TESTPOOL -L uber
/freebsd-current/sys/dev/mlx4/
H A Ddoorbell.h39 #include <linux/io.h>
/freebsd-current/crypto/openssh/regress/unittests/sshbuf/
H A DMakefile17 SRCS+=sshbuf-io.c atomicio.c misc.c xmalloc.c log.c fatal.c ssherr.c cleanup.c
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dposix_win.c13 #include <io.h>
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/
H A Dzpool_scrub_print_repairing.ksh53 log_must zinject -d $DISK1 -e io -T read -f 100 $TESTPOOL
/freebsd-current/sys/dev/sound/pci/
H A Dcsavar.h42 int io_rid; /* io rid */
43 struct resource *io; /* io */ member in struct:csa_res
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Diwpm_util.h40 #include <linux/io.h>
/freebsd-current/contrib/unifdef/win32/
H A Dunifdef.h43 #include <io.h>
/freebsd-current/contrib/libfido2/src/
H A Dhid.c159 const fido_dev_io_t *io, const fido_dev_transport_t *transport)
165 io == NULL) {
181 devlist[i].io = *io;
157 fido_dev_info_set(fido_dev_info_t *devlist, size_t i, const char *path, const char *manufacturer, const char *product, const fido_dev_io_t *io, const fido_dev_transport_t *transport) argument
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dprint.cpp21 # include <io.h>
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp902 struct ptrace_io_desc io; local
908 io.piod_op = PIOD_READ_D;
909 io.piod_len = size;
912 io.piod_offs = (void *)(addr + bytes_read);
913 io.piod_addr = dst + bytes_read;
915 Status error = NativeProcessNetBSD::PtraceWrapper(PT_IO, GetID(), &io);
916 if (error.Fail() || io.piod_len == 0)
919 bytes_read += io.piod_len;
920 io.piod_len = size - bytes_read;
930 struct ptrace_io_desc io; local
969 struct ptrace_io_desc io; local
[all...]
/freebsd-current/sys/dev/nvmf/
H A Dnvmf.h54 struct nvmf_handoff_qpair_params *io; member in struct:nvmf_handoff_host
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_hopfpci.c142 pp->io.clock_recv = noentry;
143 pp->io.srcclock = peer;
144 pp->io.datalen = 0;
145 pp->io.fd = INVALID_SOCKET;
H A Drefclock_hpgps.c182 pp->io.clock_recv = hpgps_receive;
183 pp->io.srcclock = peer;
184 pp->io.datalen = 0;
185 pp->io.fd = fd;
186 if (!io_addclock(&pp->io)) {
188 pp->io.fd = -1;
233 if (-1 != pp->io.fd)
234 io_closeclock(&pp->io);
H A Drefclock_datum.c187 ** rest. It is passed to the ntpd io data structure. Basically, every
194 ** get called by the io stuff in ntpd a few times before we get all seven
295 pp->io.clock_recv = datum_pts_receive;
296 pp->io.srcclock = peer;
297 pp->io.datalen = 0;
298 pp->io.fd = datum_pts->PTS_fd;
300 if (!io_addclock(&pp->io)) {
301 pp->io.fd = -1;
353 io_closeclock(&pp->io);
476 /* by the ntpd io handlin
[all...]
/freebsd-current/usr.bin/mkuzip/
H A Dmkuzip.c119 int i, io, opt, tmp; local
328 for(i = io = 0; iblk != MKUZ_BLK_EOF; i++) {
336 oblk = mkuz_fqueue_deq_when(cvp->results, cmp_blkno, &io);
337 assert(oblk->info.blkno == (unsigned)io);
354 toc[io] = htobe64(chit->offset);
362 toc[io] = htobe64(offset);
368 "out len=%lu offset=%lu", io, cfs.blksz,
369 (u_long)oblk->info.len, (u_long)be64toh(toc[io]));
377 io += 1;
379 if (io <
[all...]
/freebsd-current/contrib/netbsd-tests/bin/dd/
H A Dt_dd.sh75 atf_test_case io
134 atf_add_test_case io
/freebsd-current/sys/dev/ocs_fc/
H A Docs_device.h108 extern void ocs_d_send_prli_rsp(ocs_io_t *io, uint16_t ox_id);
109 extern void ocs_send_ls_acc_after_attach(ocs_io_t *io, fc_header_t *hdr, ocs_node_send_ls_acc_e ls);
/freebsd-current/sys/xen/xenstore/
H A Dxenstorevar.h45 #include <contrib/xen/io/xenbus.h>
46 #include <contrib/xen/io/xs_wire.h>
/freebsd-current/sys/xen/xenbus/
H A Dxenbusvar.h47 #include <contrib/xen/io/xenbus.h>
48 #include <contrib/xen/io/xs_wire.h>
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmraw.c77 bhnd_nvram_bcmraw_probe(struct bhnd_nvram_io *io) argument
84 io_size = bhnd_nvram_io_getsize(io);
90 if ((error = bhnd_nvram_io_read(io, 0x0, envp, envp_len)))
125 if ((error = bhnd_nvram_io_read(io, io_size-envp_len, envp, envp_len)))
135 bhnd_nvram_bcmraw_getvar_direct(struct bhnd_nvram_io *io, const char *name, argument
138 return (bhnd_nvram_bcm_getvar_direct_common(io, name, buf, len, type,
330 bhnd_nvram_bcmraw_new(struct bhnd_nvram_data *nv, struct bhnd_nvram_io *io) argument
339 if ((error = bhnd_nvram_bcmraw_init(bcm, io))) {
/freebsd-current/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c235 } io; member in struct:socket_info
968 tcp_seq = si->io.pck_snd;
969 tcp_ack = si->io.pck_rcv;
972 si->io.pck_snd += 1;
982 tcp_seq = si->io.pck_rcv;
983 tcp_ack = si->io.pck_snd;
986 si->io.pck_rcv += 1;
997 tcp_seq = si->io.pck_snd - 1;
998 tcp_ack = si->io.pck_rcv;
1010 tcp_seq = si->io
[all...]
/freebsd-current/sys/dev/mfi/
H A Dmfi_debug.c104 struct mfi_io_frame *io; local
107 io = &cm->cm_frame->io;
108 hdr = &io->header;
112 hdr->target_id, hdr->sg_count, hdr->data_len, io->lba_lo);
114 mfi_print_sgl(hdr, &io->sgl, hdr->sg_count);
/freebsd-current/sys/cam/ctl/
H A Dctl_error.c1115 ctl_io_set_invalid_opcode(union ctl_io *io) argument
1117 switch (io->io_hdr.io_type) {
1119 ctl_set_invalid_opcode(&io->scsiio);
1122 ctl_nvme_set_invalid_opcode(&io->nvmeio);
1130 ctl_io_set_hw_write_protected(union ctl_io *io) argument
1132 switch (io->io_hdr.io_type) {
1134 ctl_set_hw_write_protected(&io->scsiio);
1137 ctl_nvme_set_namespace_is_write_protected(&io->nvmeio);
1145 ctl_io_set_busy(union ctl_io *io) argument
1147 switch (io
1160 ctl_io_set_compare_failure(union ctl_io *io, uint64_t offset) argument
1183 ctl_io_set_space_alloc_fail(union ctl_io *io) argument
1198 ctl_io_set_success(union ctl_io *io) argument
[all...]
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c1148 struct pfioc_iface io; local
1162 bzero(&io, sizeof(io));
1163 io.pfiio_esize = sizeof(struct pfi_kif);
1172 io.pfiio_size = numifs;
1173 io.pfiio_buffer = p;
1175 if (ioctl(pfctl_fd(pfh), DIOCIGETIFACES, &io)) {
1181 if (numifs >= io.pfiio_size)
1184 numifs = io.pfiio_size;
1303 struct pfioc_table io; local
1371 struct pfioc_table io; local
1437 struct pfioc_table io; local
[all...]

Completed in 206 milliseconds

1234567891011>>