Searched refs:data_type (Results 1 - 25 of 62) sorted by relevance

123

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_msg.c302 if (hdr->data_type > RDR_REPLY) {
303 hdr->data_type = 0;
309 type_str[hdr->data_type],
310 ((hdr->data_type == RDR_REQUEST) ||
H A Ddcs.c815 reply_hdr.data_type = RDR_REPLY;
931 reply_hdr.data_type = RDR_REPLY;
1098 reply_hdr.data_type = RDR_REPLY;
1196 reply_hdr.data_type = RDR_REPLY;
1288 reply_hdr.data_type = RDR_REPLY;
1417 reply_hdr.data_type = RDR_REPLY;
1517 reply_hdr.data_type = RDR_REPLY;
1587 reply_hdr.data_type = RDR_REPLY;
1650 reply_hdr.data_type = RDR_REPLY;
1727 reply_hdr.data_type
[all...]
H A Dremote_cfg.h62 * The data_type field indicates whether the message is REQUEST
129 * The status is valid only if the data_type is REPLY. The possible
358 unsigned char data_type; /* rdr_msg_data_type_t */ member in struct:__anon404
H A Drdr_messages.c585 if (hdr->data_type == RDR_REQUEST) {
611 if (hdr->data_type == RDR_REQUEST) {
626 if (hdr->data_type == RDR_REQUEST) {
641 if (hdr->data_type == RDR_REQUEST) {
656 if (hdr->data_type == RDR_REQUEST) {
671 if (hdr->data_type == RDR_REQUEST) {
691 if (hdr->data_type == RDR_REQUEST) {
711 if (hdr->data_type == RDR_REQUEST) {
730 if (hdr->data_type == RDR_REQUEST) {
745 if (hdr->data_type
[all...]
H A Ddcs_ses.c213 req_hdr.data_type = RDR_REQUEST;
705 op_hdr.data_type = RDR_REPLY;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclkstat.c179 if (port_datap->data_type == KSTAT_DATA_UINT32) {
214 if (port_datap->data_type == KSTAT_DATA_UINT32) {
228 if (port_datap->data_type == KSTAT_DATA_UINT32) {
241 if (port_datap->data_type == KSTAT_DATA_UINT32) {
255 if (port_datap->data_type == KSTAT_DATA_UINT32) {
266 if (port_datap->data_type == KSTAT_DATA_UINT32) {
279 if (port_datap->data_type == KSTAT_DATA_UINT32) {
289 if (port_datap->data_type == KSTAT_DATA_UINT32) {
302 if (port_datap->data_type == KSTAT_DATA_UINT32) {
315 if (port_datap->data_type
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dkstat.c186 switch (kn->data_type) {
195 kn->data_type = KSTAT_DATA_INT32;
199 kn->data_type = KSTAT_DATA_UINT32;
309 switch (kn->data_type) {
312 kn->data_type =
316 kn->data_type =
521 switch (kold->data_type) {
526 if (knew->data_type ==
530 knew->data_type =
537 if (knew->data_type
[all...]
/illumos-gate/usr/src/cmd/avs/dsstat/
H A Dcommon.c97 if (knp->data_type == KSTAT_DATA_STRING &&
141 switch (knm->data_type) {
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h271 dhcp_data_type_t data_type; /* type of payload */ member in struct:dhcp_ipc_request
281 dhcp_data_type_t data_type; /* type of payload */ member in struct:dhcp_ipc_reply
H A Ddhcpagent_ipc.c58 * given by `data_type', which is guaranteed to be `data_length' bytes
64 * the type of the payload is given by `data_type', which is
98 const void *buffer, uint32_t buffer_size, dhcp_data_type_t data_type)
108 request->data_type = data_type;
132 const void *buffer, uint32_t buffer_size, dhcp_data_type_t data_type)
143 reply->data_type = data_type;
169 *type = reply->data_type;
97 dhcp_ipc_alloc_request(dhcp_ipc_type_t type, const char *ifname, const void *buffer, uint32_t buffer_size, dhcp_data_type_t data_type) argument
131 dhcp_ipc_alloc_reply(dhcp_ipc_request_t *request, int return_code, const void *buffer, uint32_t buffer_size, dhcp_data_type_t data_type) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h175 Byte data_type; /* best guess about the data type: ascii or binary */ member in struct:z_stream_s
239 /* Used to set the data_type field */
334 deflate() may update data_type if it can make a good guess about
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcache.c1176 cmd_ptrsubtype_t data_type; local
1191 data_type = CMD_PTR_CPU_L2DATA;
1193 data_type = CMD_PTR_CPU_L3DATA;
1197 fltnm, cpu->cpu_cpuid, cmd_type_to_str(data_type),
1202 cpu, data_type, unretire_this_Lxcache->Lxcache_index,
1210 fltnm, cpu->cpu_cpuid, cmd_type_to_str(data_type),
1313 cmd_ptrsubtype_t data_type; local
1433 data_type = CMD_PTR_CPU_L2DATA;
1435 data_type = CMD_PTR_CPU_L3DATA;
1440 cmd_type_to_str(data_type),
[all...]
/illumos-gate/usr/src/lib/libkstat/common/
H A Dkstat.c148 if (knp->data_type != KSTAT_DATA_STRING)
186 if (nknp->data_type != KSTAT_DATA_STRING)
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c580 pool_value_class_t data_type; local
595 data_type = get_fast_dtype(node, name);
596 if (data_type != POC_STRING && data == NULL) {
600 switch (data_type) {
605 data_type = POC_INVAL;
614 data_type = POC_INVAL;
640 return (data_type);
658 pool_value_class_t data_type; local
670 data_type = get_fast_dtype(node, name);
671 if (data_type !
725 pool_value_class_t data_type; local
[all...]
/illumos-gate/usr/src/lib/libfru/include/
H A Dlibfru.h216 fru_datatype_t data_type; member in struct:__anon3243
218 size_t data_length; /* in Bytes or Bits depending on data_type */
224 /* the data_type */
/illumos-gate/usr/src/cmd/fruadm/
H A Dfruadm.c108 } else if ((definition.data_type == FDTYPE_Record) ||
109 (definition.data_type == FDTYPE_UNDEFINED)) {
217 switch (def->data_type) {
403 switch (def.data_type) {
/illumos-gate/usr/src/uts/common/os/
H A Dkstat_fr.c593 if (knp->data_type != KSTAT_DATA_STRING)
613 kstat_named_init(kstat_named_t *knp, const char *name, uchar_t data_type) argument
616 knp->data_type = data_type;
618 if (data_type == KSTAT_DATA_STRING)
648 if (knp->data_type == KSTAT_DATA_STRING)
735 if (knp->data_type == KSTAT_DATA_STRING &&
1160 if (knp->data_type == KSTAT_DATA_STRING) {
/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire.c478 if (from->data_type != KSTAT_DATA_CHAR &&
479 from->data_type != KSTAT_DATA_STRING)
/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.h187 uchar_t data_type; member in struct:ks_nvpair
H A Dkstat.c458 uchar_t data_type)
471 instance->data_type = data_type;
712 switch (nvpair->data_type) {
798 if (nvpair->data_type == KSTAT_DATA_STRING) {
893 if (ntmp->data_type == KSTAT_DATA_STRING)
1390 switch (knp->data_type) {
457 nvpair_insert(ks_instance_t *ksi, char *name, ks_value_t *value, uchar_t data_type) argument
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_stat.c221 switch (knp->data_type) {
/illumos-gate/usr/src/uts/common/sys/
H A Dkstat.h435 * if (knp[i].data_type == KSTAT_DATA_STRING &&
453 uchar_t data_type; /* data type */ member in struct:kstat_named
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Djob.c211 uint16_t data_type = OPID_SEND_DOCUMENT; local
326 data_type);
/illumos-gate/usr/src/cmd/pools/poold/libjkstat/
H A Djkstat.c256 switch (ksnp->data_type) {
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipdrop.c269 switch (counter->data_type) {

Completed in 112 milliseconds

123