Home
last modified time | relevance | path

Searched defs:bytes (Results 76 – 100 of 272) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/bhyve/
H A Datkbdc.c305 int port __unused, int bytes, uint32_t *eax, void *arg) in atkbdc_data_handler()
391 int port __unused, int bytes, uint32_t *eax, void *arg) in atkbdc_sts_ctl_handler()
H A Dpci_nvme.c228 size_t bytes; member
1139 size_t bytes; in nvme_prp_memcpy() local
2158 size_t bytes, uint16_t status) in pci_nvme_stats_write_read_update()
2202 size_t offset, bytes; in pci_nvme_out_of_range() local
2417 size_t offset, uint64_t bytes, in nvme_write_read_ram()
2445 size_t offset, uint64_t bytes, in nvme_write_read_blockif()
2522 uint64_t lba, nblocks, bytes; in nvme_opc_write_read() local
2652 size_t offset, bytes; in nvme_opc_dataset_mgmt() local
H A Dqemu_fwcfg.c121 const int port __unused, const int bytes, uint32_t *const eax, in qemu_fwcfg_selector_port_handler()
143 const int port __unused, const int bytes, uint32_t *const eax, in qemu_fwcfg_data_port_handler()
/illumos-gate/usr/src/cmd/devinfo/
H A Ddevinfo.c169 unsigned int nopartitions, sectorcyl, bytes; in devinfo() local
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dmachdep.c114 int bytes, wlen, s; in cb_interpret() local
H A Dpages.c100 size_t off, bytes; in mapin_buf_pages() local
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_rx.c290 igb_rx_ring_poll(void *arg, int bytes) in igb_rx_ring_poll()
/illumos-gate/usr/src/cmd/dumpcs/
H A Ddumpcs.c133 csprint(cs, bytes, columns) in csprint() argument
/illumos-gate/usr/src/test/zfs-tests/cmd/mkholes/
H A Dmkholes.c167 ssize_t bytes = pread(fd, buf, readlen, off); in main() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_address.c287 sval_t bytes; in get_address_rl() local
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_fopen.c88 u_int32_t mbytes, bytes; local
/illumos-gate/usr/src/cmd/cmd-crypto/tpmadm/
H A Dmain.c107 print_bytes(BYTE *bytes, size_t len, int formatted) in print_bytes()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmemscrub.c458 memscrub_add_span(uint64_t start, uint64_t bytes) in memscrub_add_span()
/illumos-gate/usr/src/common/tsol/
H A Dstol.c110 int bytes; in htol() local
/illumos-gate/usr/src/lib/libtecla/common/
H A Dchrqueue.c62 char bytes[GL_CQ_SIZE]; /* The fixed size buffer of this node */ member
/illumos-gate/usr/src/uts/common/sys/
H A Dparam.h268 #define btodb(bytes) /* calculates (bytes / DEV_BSIZE) */ \ argument
274 #define lbtodb(bytes) /* calculates (bytes / DEV_BSIZE) */ \ argument
H A Drds.h183 u_int32_t bytes; member
192 u_int32_t bytes; member
335 u_int64_t bytes; member
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c169 int error, kscount, bytes; in privcmd_HYPERVISOR_mmu_update() local
1061 int error, bytes; in privcmd_HYPERVISOR_mmuext_op() local
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dclient.c128 int filefd, bytes, n, total = 0; in send_ocsp_request() local
235 int bytes = 0; in get_encoded_response() local
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbtree.h139 char bytes[1]; /* data */ member
189 char bytes[1]; /* data */ member
221 char bytes[1]; member
/illumos-gate/usr/src/uts/common/io/
H A Drandom.c281 size_t bytes; in rnd_write() local
H A Dvuid_queue.c48 vq_initialize(Vuid_queue *vq, caddr_t data, u_int bytes) in vq_initialize()
/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_net_pton.c272 size_t bytes; in inet_net_pton_ipv6() local
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_overflow.c91 db_indx_t bytes; local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbptree.c122 uint64_t bytes, uint64_t comp, uint64_t uncomp, dmu_tx_t *tx) in bptree_add()

1234567891011