Home
last modified time | relevance | path

Searched refs:payload (Results 126 – 150 of 363) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_protocol.h269 uint8_t payload[1]; member
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Disns_protocol.h269 uint8_t payload[1]; member
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-network-vioif.p5m22 # The default for payload-bearing actions in this package is to appear in the
H A Dsystem-ficl.p5m17 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-storage-pvscsi.p5m18 # The default for payload-bearing actions in this package is to appear in the
H A Dsystem-kernel-secure-rpc.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-serial-usbser.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-storage-sbp2.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Dsystem-kernel-rsmops.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-misc-virtio.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-mlxcx.p5m18 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-storage-vioblk.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Dstorage-mpathadm.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-storage-lmrc.p5m17 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-igc.p5m17 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-graphics-atiatom.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-graphics-dcam1394.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-eoib.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-fcsm.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-usbecm.p5m27 # The default for payload-bearing actions in this package is to appear in the
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab88 `type' describes the payload associated with this option. Valid
95 `granularity' describes how many units of `type' payload make
240 only the payload of the option is returned (i.e., the option code and
249 Note that if the `data' byte-array consists of just the payload of the
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1SAttrMsg.java228 hdr.payload = baos.toByteArray(); in makeReply()
/illumos-gate/usr/src/uts/sun/sys/
H A Dsocalvar.h270 caddr_t *payload; /* payload callback or stash */ member
/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ipv4.c141 mblk_t *payload, size_t extra_len) in mac_ipv4_header() argument
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c2895 dep->payload.operation = ldep->operation; in vdc_map_to_shared_dring()
2896 dep->payload.addr = ldep->offset; in vdc_map_to_shared_dring()
2897 dep->payload.nbytes = ldep->nbytes; in vdc_map_to_shared_dring()
2899 dep->payload.slice = ldep->slice; in vdc_map_to_shared_dring()
3573 (dep->payload.status == ECANCELED)); in vdc_depopulate_descriptor()
3578 status = dep->payload.status; in vdc_depopulate_descriptor()
3599 if (dep->payload.nbytes > 0) in vdc_depopulate_descriptor()
3601 dep->payload.nbytes); in vdc_depopulate_descriptor()
3700 maptype, perm, &dep->payload.cookie[0], &dep->payload.ncookies); in vdc_populate_mem_hdl()
5035 status = ldep->dep->payload.status; in vdc_process_data_msg()
[all …]

12345678910>>...15