Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_typedef.c62 char *pn_type; /* name of base type */ member
242 pn->pn_type = defn; in typedef_parse_member()
496 if (mdb_ctf_lookup_by_name(pn->pn_type, &tid) == CTF_ERR) { in typedef_add()
498 "not exist\n", pn->pn_name, pn->pn_type); in typedef_add()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dstpaul.c81 char pn_type; in stpaul_pci_callback() local
167 if ((instance = stpaul_get_io_instance(path, &pn_type)) != -1) { in stpaul_pci_callback()
168 if (pn_type == SPL_PEM_TYPE) in stpaul_pci_callback()
172 else if (pn_type == SPL_NEM_TYPE) in stpaul_pci_callback()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h261 uint8_t pn_type; member
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3641 Word pn_type; /* Value of note type field */ member
3716 state->pn_type = *state->pns_data++; in parse_note_entry()
3806 conv_cnote_type(pnstate.pn_type, 0, &inv_buf)); in note_entry()
3809 EC_WORD(pnstate.pn_type)); in note_entry()
3843 do_swap, pnstate.pn_type, pnstate.pn_desc, in note_entry()
3870 EC_WORD(pnstate.pn_type)); in note_entry()
3985 if ((pnstate.pn_type != 1) || in has_linux_abi_note()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c337 if (partition->pn_type != FIP_DESC_TYPE_PARTITION || in eib_fip_parse_login_ack()
342 FIP_DESC_LEN_PARTITION, partition->pn_type, in eib_fip_parse_login_ack()