Searched refs:pn_type (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_typedef.c | 60 char *pn_type; /* name of base type */ member 240 pn->pn_type = defn; in typedef_parse_member() 494 if (mdb_ctf_lookup_by_name(pn->pn_type, &tid) == CTF_ERR) { in typedef_add() 496 "not exist\n", pn->pn_name, pn->pn_type); in typedef_add()
|
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/ontario/common/ |
H A D | stpaul.c | 83 char pn_type; in stpaul_pci_callback() local 169 if ((instance = stpaul_get_io_instance(path, &pn_type)) != -1) { in stpaul_pci_callback() 170 if (pn_type == SPL_PEM_TYPE) in stpaul_pci_callback() 174 else if (pn_type == SPL_NEM_TYPE) in stpaul_pci_callback()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/eoib/ |
H A D | fip.h | 261 uint8_t pn_type; member
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 3538 Word pn_type; /* Value of note type field */ member 3613 state->pn_type = *state->pns_data++; in parse_note_entry() 3703 conv_cnote_type(pnstate.pn_type, 0, &inv_buf)); in note_entry() 3706 EC_WORD(pnstate.pn_type)); in note_entry() 3740 do_swap, pnstate.pn_type, pnstate.pn_desc, in note_entry() 3767 EC_WORD(pnstate.pn_type)); in note_entry() 3880 if ((pnstate.pn_type != 1) || in has_linux_abi_note()
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_fip.c | 337 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()
|