Home
last modified time | relevance | path

Searched defs:nbytes (Results 151 – 175 of 301) sorted by last modified time

12345678910>>...13

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_kdi.c207 kdi_prw(caddr_t buf, size_t nbytes, uint64_t pa, size_t *ncopiedp, int doread) in kdi_prw()
290 kdi_pread(caddr_t buf, size_t nbytes, uint64_t addr, size_t *ncopiedp) in kdi_pread()
296 kdi_pwrite(caddr_t buf, size_t nbytes, uint64_t addr, size_t *ncopiedp) in kdi_pwrite()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c1208 size_t nbytes = MIN((size_t)(PAGESIZE - pageoff), in plat_mem_do_mmio() local
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h163 uint64_t nbytes; /* size of installed memory */ member
/illumos-gate/usr/src/uts/common/zmod/
H A Dzmod_subr.c44 size_t nbytes = sizeof (struct zchdr) + items * size; in zcalloc() local
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c2032 size_t nbytes; in segvn_unmap() local
2138 size_t nbytes; in segvn_unmap() local
2275 size_t nbytes; in segvn_unmap() local
6644 size_t nbytes = vpgtob(seg_pages(nseg)); in segvn_split_seg() local
H A Dseg_dev.c505 size_t nbytes = vpgtob(npages); in segdev_dup() local
630 register size_t nbytes; in segdev_unmap() local
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h75 uint32_t nbytes; /* # bytes mapped by extent_block. */ member
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c1239 int ret, nbytes; in cs_get_tuple_data() local
/illumos-gate/usr/src/uts/common/os/
H A Dgroup.c382 int nbytes = 0; in group2intlist() local
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier-objects.h149 uint64_t nbytes; /* number of matching bytes */ member
266 ipp_named_t nbytes; member
273 ipp_named_t nbytes; member
H A Dclassifier.c175 update_stats(int class_id, uint_t nbytes) in update_stats()
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c2169 uint32_t nbytes; in skd_reset_skcomp() local
3128 uint32_t nbytes; in skd_cons_skcomp() local
3290 uint32_t nbytes; in skd_cons_sksb() local
3360 uint32_t nbytes; in skd_cons_sg_list() local
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c2055 size_t nbytes; in sgen_dump_cdb() local
2091 size_t nbytes; in sgen_dump_sense() local
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_log.c188 uint32_t nbytes; in minidump() local
/illumos-gate/usr/src/uts/common/io/
H A Dramdisk.c1054 rd_rw(rd_devstate_t *rsp, struct buf *bp, offset_t offset, size_t nbytes) in rd_rw()
1118 size_t nbytes; local
H A Drandom.c234 int nbytes = 0; in rnd_read() local
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.c698 qede_process_rx_ring(qede_rx_ring_t *rx_ring, int nbytes, int npkts) in qede_process_rx_ring()
810 int nbytes, int npkts, int *work_done) in qede_process_fastpath()
H A Dqede_gld.c652 size_t nbytes, off_t offset, size_t *nread)
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Deth_common.h463 __le16 nbytes /* Number of bytes in this BD. */; member
475 __le16 nbytes /* Number of bytes in this BD. */; member
505 __le16 nbytes /* Number of bytes in this BD. */; member
532 __le16 nbytes /* Number of bytes in this BD. */; member
H A Decore_hsi_toe.h788 __le32 nbytes; member
799 __le32 nbytes; member
H A Decore_hsi_common.h903 __le16 nbytes /* Number of Bytes in Buffer */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_toe.h788 __le32 nbytes; member
799 __le32 nbytes; member
H A Decore_hsi_common.h903 __le16 nbytes /* Number of Bytes in Buffer */; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c3549 fct_netbuf_to_value(uint8_t *buf, uint8_t nbytes) in fct_netbuf_to_value()
3562 fct_value_to_netbuf(uint64_t value, uint8_t *buf, uint8_t nbytes) in fct_value_to_netbuf()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c1977 uint16_t nbytes; in sbd_handle_mode_sense() local

12345678910>>...13