Searched defs:bytes (Results 226 – 240 of 240) sorted by relevance
12345678910
/titanic_41/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 98 jbyte *bytes; in makeUnsignedInt64() local
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sunddi.c | 644 ddi_btop(dev_info_t *dip, unsigned long bytes) in ddi_btop() 653 ddi_btopr(dev_info_t *dip, unsigned long bytes) in ddi_btopr() 664 unsigned long bytes; in ddi_ptob() local
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vnops.c | 475 uint64_t bytes = MIN(PAGESIZE - off, len); in mappedread() local
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | vfs.c | 2267 size_t bytes = (dp - result + 1) * sizeof (char *); in vfs_mergecancelopts() local
|
/titanic_41/usr/src/uts/common/pcmcia/sys/ |
H A D | cs.h | 623 uint32_t bytes; member
|
H A D | cis_handlers.h | 1003 uint32_t bytes; /* number of bytes following */ member
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 3066 } bytes; local
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | drmach.c | 6662 drmach_mem_get_size(drmachid_t id, uint64_t *bytes) in drmach_mem_get_size() 6677 drmach_mem_get_slice_size(drmachid_t id, uint64_t *bytes) in drmach_mem_get_slice_size()
|
/titanic_41/usr/src/uts/sun4u/opl/io/ |
H A D | drmach.c | 2429 drmach_mem_get_slice_size(drmachid_t id, uint64_t *bytes) in drmach_mem_get_slice_size()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 1806 fc_ulp_pwwn_to_portmap(opaque_t port_handle, la_wwn_t *bytes, fc_portmap_t *map) in fc_ulp_pwwn_to_portmap()
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 3892 sadb_age_bytes(queue_t *pfkey_q, ipsa_t *assoc, uint64_t bytes,
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | exioct.h | 114 char bytes[EXT_DEF_SIGNATURE_SIZE]; member
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv.c | 5703 uint_t bytes, round_len; in rfs4_op_write() local
|
/titanic_41/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 5847 int bytes; in devfsadm_copy_file() local
|
/titanic_41/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 3929 zonecfg_str_to_bytes(char *str, uint64_t *bytes) in zonecfg_str_to_bytes()
|
12345678910