Searched refs:sub_type (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/libtsalarm/common/
H A Dtsalarm.c79 send_msg.sub_type = NULL;
174 send_msg.sub_type = NULL;
/illumos-gate/usr/src/lib/libpcp/common/
H A Dlibpcp.c400 req_msg_hdr->sub_type = req_msg->sub_type;
523 resp_msg->sub_type = resp_msg_hdr->sub_type;
962 hdrp->sub_type = req_hdr->sub_type;
987 uint8_t sub_type; local
1045 if ((ret = pcp_io_op(&sub_type, sizeof (sub_type),
1109 resp_hdr->sub_type
[all...]
H A Dlibpcp.h83 uint8_t sub_type; member in struct:pcp_msg
H A Dpcp_common.h50 uint8_t sub_type; /* provided by user apps */ member in struct:pcp_req_msg_hdr
68 uint8_t sub_type; /* passed to user apps */ member in struct:pcp_resp_msg_hdr
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h146 uint8_t sub_type; member in struct:pnp_header
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dprtusb.c1192 uchar_t sub_type; local
1194 if (mdb_vread(&sub_type, 1, addr + 2) == -1) {
1198 switch (sub_type) {
1248 mdb_printf("Unknown AC sub-descriptor 0x%x\n", sub_type);
1261 uchar_t sub_type; local
1263 if (mdb_vread(&sub_type, 1, addr + 2) == -1) {
1267 switch (sub_type) {
1281 mdb_printf("Unknown AS sub-descriptor 0x%x\n", sub_type);
1294 uchar_t sub_type; local
1296 if (mdb_vread(&sub_type,
1351 uchar_t sub_type; local
[all...]
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c63 sbdp_init_msg_pkt(sbbc_msg_t *msg, uint16_t sub_type, int len, caddr_t buf) argument
66 msg->msg_type.sub_type = sub_type;
H A Dsghsc.c1253 reqp->msg_type.sub_type = CPCI_GET_SLOT_STATUS;
1254 resp->msg_type.sub_type = CPCI_GET_SLOT_STATUS;
1258 reqp->msg_type.sub_type = CPCI_GET_NUM_SLOTS;
1259 resp->msg_type.sub_type = CPCI_GET_NUM_SLOTS;
1263 reqp->msg_type.sub_type = CPCI_SET_SLOT_STATUS;
1264 resp->msg_type.sub_type = CPCI_SET_SLOT_STATUS;
1268 reqp->msg_type.sub_type = CPCI_SET_SLOT_STATUS;
1269 resp->msg_type.sub_type = CPCI_SET_SLOT_STATUS;
1273 reqp->msg_type.sub_type = CPCI_SET_SLOT_FAULT_LED;
1274 resp->msg_type.sub_type
[all...]
H A Dsgsbbc_mailbox.c2657 msgp->ecc_resp.msg_type.sub_type,
2669 switch (msgp->ecc_resp.msg_type.sub_type) {
2702 msgp->ecc_resp.msg_type.sub_type);
2721 switch (msgp->ecc_resp.msg_type.sub_type) {
/illumos-gate/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c831 req.msg_type.sub_type = INFO_MBOX_NODENAME;
843 resp.msg_type.sub_type = INFO_MBOX_NODENAME;
1130 msgp->ecc_req.msg_type.sub_type = msg_subtype;
1150 msgp->ecc_resp.msg_type.sub_type = msg_subtype;
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_mailbox.h114 * sub_type - client defined message type
117 uint16_t sub_type; member in struct:__anon9965
/illumos-gate/usr/src/uts/sun4v/ontario/io/
H A Dtsalarm.c137 uint8_t sub_type; /* provided by user apps */ member in struct:tsal_pcp_req_msg_hdr
154 uint8_t sub_type; /* passed to user apps */ member in struct:tsal_pcp_resp_msg_hdr
169 uint8_t sub_type; member in struct:tsal_pcp_msg
752 send_msg.sub_type = NULL;
827 send_msg.sub_type = NULL;
934 req_msg_hdr->sub_type = req_msg->sub_type;
1043 resp_msg->sub_type = resp_msg_hdr->sub_type;
1364 hdrp->sub_type
1390 uint8_t sub_type; local
[all...]
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c844 reqp->msg_type.sub_type = cmd;
847 resp->msg_type.sub_type = cmd;
H A Dntwdt.c2094 reqp->msg_type.sub_type = (uint16_t)cmd;
2099 resp->msg_type.sub_type = (uint16_t)cmd;
H A Dsgenv.c1737 req.msg_type.sub_type = DR_MBOX_SHOW_BOARD;
1751 resp.msg_type.sub_type = DR_MBOX_SHOW_BOARD;
1911 req.msg_type.sub_type = SG_GET_ENV_HPU_KEYS;
1917 resp.msg_type.sub_type = SG_GET_ENV_HPU_KEYS;
1981 req.msg_type.sub_type = flag;
1988 resp.msg_type.sub_type = flag;
H A Dsgfru.c1174 reqp->msg_type.sub_type = SGFRU_MBOX_GETCHILDLIST;
1177 resp->msg_type.sub_type = SGFRU_MBOX_GETCHILDLIST;
1183 reqp->msg_type.sub_type = SGFRU_MBOX_GETCHILDHANDLES;
1186 resp->msg_type.sub_type = SGFRU_MBOX_GETCHILDHANDLES;
1192 reqp->msg_type.sub_type = SGFRU_MBOX_GETNODEINFO;
1195 resp->msg_type.sub_type = SGFRU_MBOX_GETNODEINFO;
1201 reqp->msg_type.sub_type = SGFRU_MBOX_GETNUMSECTIONS;
1204 resp->msg_type.sub_type = SGFRU_MBOX_GETNUMSECTIONS;
1210 reqp->msg_type.sub_type = SGFRU_MBOX_GETNUMSEGMENTS;
1213 resp->msg_type.sub_type
[all...]
/illumos-gate/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c841 req.msg_type.sub_type = INFO_MBOX_NODENAME;
853 resp.msg_type.sub_type = INFO_MBOX_NODENAME;
1143 msgp->ecc_req.msg_type.sub_type = msg_subtype;
1164 msgp->ecc_resp.msg_type.sub_type = msg_subtype;
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv_impl.h246 DCMN_ERR(CE_CONT, "\tsub_type = 0x%x\n", x->msg_type.sub_type); \
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/piclsbl/
H A Dpiclsbl.c318 send_msg.sub_type = NULL;
/systemd/src/shared/
H A Defivars.c74 uint8_t sub_type; member in struct:device_path
393 if (dpath->type == END_DEVICE_PATH_TYPE && dpath->sub_type == END_ENTIRE_DEVICE_PATH_SUBTYPE)
403 if (dpath->sub_type == MEDIA_HARDDRIVE_DP) {
418 if (dpath->sub_type == MEDIA_FILEPATH_DP && !p && path) {
508 devicep->sub_type = MEDIA_HARDDRIVE_DP;
521 devicep->sub_type = MEDIA_FILEPATH_DP;
530 devicep->sub_type = END_ENTIRE_DEVICE_PATH_SUBTYPE;

Completed in 134 milliseconds