/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk.h | 70 static const topo_pgroup_info_t io_pgroup = { 77 static const topo_pgroup_info_t disk_auth_pgroup = { 84 static const topo_pgroup_info_t storage_pgroup = {
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/ |
H A D | topo_zen_tn.c | 29 static const topo_pgroup_info_t topo_zen_chip_pgroup = { 36 static const topo_pgroup_info_t topo_zen_ccd_pgroup = { 43 static const topo_pgroup_info_t topo_zen_ccx_pgroup = { 50 static const topo_pgroup_info_t topo_zen_core_pgroup = { 57 static const topo_pgroup_info_t topo_zen_strand_pgroup = { 64 static const topo_pgroup_info_t topo_zen_cache_pgroup = {
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/shared/ |
H A D | topo_transceiver.c | 25 static const topo_pgroup_info_t transceiver_pgroup = { 32 static const topo_pgroup_info_t sff_transceiver_pgroup = {
|
H A D | topo_port.c | 27 static const topo_pgroup_info_t port_pgroup = {
|
H A D | topo_sensor.c | 151 topo_pgroup_info_t pgi; in topo_sensor_create_scalar_sensor()
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_amd.c | 47 static const topo_pgroup_info_t cs_pgroup = 49 static const topo_pgroup_info_t dimm_pgroup = 51 static const topo_pgroup_info_t mc_pgroup = 53 static const topo_pgroup_info_t rank_pgroup = 55 static const topo_pgroup_info_t chan_pgroup =
|
H A D | chip_intel.c | 79 static const topo_pgroup_info_t dimm_channel_pgroup = 81 static const topo_pgroup_info_t dimm_pgroup = 83 static const topo_pgroup_info_t rank_pgroup = 85 static const topo_pgroup_info_t mc_pgroup =
|
H A D | chip.c | 73 static const topo_pgroup_info_t chip_pgroup = 76 static const topo_pgroup_info_t core_pgroup = 79 static const topo_pgroup_info_t strand_pgroup =
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_mod.h | 263 extern int topo_pgroup_create(tnode_t *, const topo_pgroup_info_t *, int *); 269 const topo_pgroup_info_t *, ...);
|
H A D | topo_prop.c | 1128 topo_pgroup_info_t * 1134 topo_pgroup_info_t *info; in topo_pgroup_info() 1141 sizeof (topo_pgroup_info_t))) == NULL) in topo_pgroup_info() 1149 sizeof (topo_pgroup_info_t)); in topo_pgroup_info() 1187 topo_pgroup_create(tnode_t *node, const topo_pgroup_info_t *pinfo, int *err) in topo_pgroup_create() 1296 topo_hdl_free(thp, pip, sizeof (topo_pgroup_info_t)); in topo_pgroup_destroy_all() 1557 const topo_pgroup_info_t *grp, ...) in topo_create_props()
|
H A D | topo_subr.c | 568 static const topo_pgroup_info_t sys_pgroup = { 574 static const topo_pgroup_info_t auth_pgroup = {
|
H A D | libtopo.h | 371 } topo_pgroup_info_t; typedef 376 extern topo_pgroup_info_t *topo_pgroup_info(tnode_t *, const char *, int *);
|
H A D | topo_node.c | 115 static topo_pgroup_info_t protocol_pgroup = { 122 static const topo_pgroup_info_t auth_pgroup = {
|
H A D | topo_mod.c | 996 topo_pgroup_info_t pgi; in topo_mod_create_ufm_slot() 1133 topo_pgroup_info_t pgi; in topo_mod_create_ufm()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.h | 51 const topo_pgroup_info_t *tx_tpgroup; /* pgroup defined for tnode_t */
|
H A D | did_props.c | 97 static const topo_pgroup_info_t io_pgroup = 99 static const topo_pgroup_info_t pci_pgroup = 102 static const topo_pgroup_info_t protocol_pgroup = {
|
H A D | pcibus_hba.c | 36 static const topo_pgroup_info_t storage_pgroup =
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_bay.c | 47 static const topo_pgroup_info_t io_pgroup = { 54 static const topo_pgroup_info_t binding_pgroup = {
|
H A D | x86pi_subr.c | 47 static const topo_pgroup_info_t sys_pgroup = { 54 static const topo_pgroup_info_t auth_pgroup = {
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/ |
H A D | smbios_enum.c | 117 topo_pgroup_info_t pgi; in smbios_make_slot() 215 topo_pgroup_info_t pgi; in smbios_make_dimm() 431 topo_pgroup_info_t pgi; in smbios_enum_motherboard()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/xfp/ |
H A D | xfp.c | 51 static const topo_pgroup_info_t xfp_auth_pgroup = {
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.c | 78 static const topo_pgroup_info_t hb_auth_pgroup = {
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/ |
H A D | topo_usb.c | 222 static const topo_pgroup_info_t topo_usb_port_pgroup = { 229 static const topo_pgroup_info_t topo_io_pgroup = { 236 static const topo_pgroup_info_t topo_binding_pgroup = { 243 static const topo_pgroup_info_t topo_usb_props_pgroup = {
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/nic/ |
H A D | topo_nic.c | 50 static const topo_pgroup_info_t datalink_pgroup = {
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/ |
H A D | topo_dimm.c | 53 static const topo_pgroup_info_t topo_dimm_pgroup = { 60 static const topo_pgroup_info_t topo_dimm_comps_pgroup = {
|