Searched refs:pn_type (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_typedef.c60 char *pn_type; /* name of base type */ member in struct:parse_node
240 pn->pn_type = defn;
494 if (mdb_ctf_lookup_by_name(pn->pn_type, &tid) == CTF_ERR) {
496 "not exist\n", pn->pn_name, pn->pn_type);
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dstpaul.c83 char pn_type; local
169 if ((instance = stpaul_get_io_instance(path, &pn_type)) != -1) {
170 if (pn_type == SPL_PEM_TYPE)
174 else if (pn_type == SPL_NEM_TYPE)
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h261 uint8_t pn_type; member in struct:fip_desc_partition_s
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3562 Word pn_type; /* Value of note type field */ member in struct:__anon147
3637 state->pn_type = *state->pns_data++;
3727 conv_cnote_type(pnstate.pn_type, 0, &inv_buf));
3730 EC_WORD(pnstate.pn_type));
3764 do_swap, pnstate.pn_type, pnstate.pn_desc,
3791 EC_WORD(pnstate.pn_type));
3906 if ((pnstate.pn_type != 1) ||
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c337 if (partition->pn_type != FIP_DESC_TYPE_PARTITION ||
342 FIP_DESC_LEN_PARTITION, partition->pn_type,

Completed in 81 milliseconds