Home
last modified time | relevance | path

Searched refs:topo_pgroup_info_t (Results 1 – 25 of 35) sorted by relevance

12

/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk.h70 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 Dtopo_zen_tn.c29 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 Dtopo_transceiver.c25 static const topo_pgroup_info_t transceiver_pgroup = {
32 static const topo_pgroup_info_t sff_transceiver_pgroup = {
H A Dtopo_port.c27 static const topo_pgroup_info_t port_pgroup = {
H A Dtopo_sensor.c151 topo_pgroup_info_t pgi; in topo_sensor_create_scalar_sensor()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_amd.c47 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 Dchip_intel.c79 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 Dchip.c73 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 Dtopo_mod.h263 extern int topo_pgroup_create(tnode_t *, const topo_pgroup_info_t *, int *);
269 const topo_pgroup_info_t *, ...);
H A Dtopo_prop.c1128 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 Dtopo_subr.c568 static const topo_pgroup_info_t sys_pgroup = {
574 static const topo_pgroup_info_t auth_pgroup = {
H A Dlibtopo.h371 } topo_pgroup_info_t; typedef
376 extern topo_pgroup_info_t *topo_pgroup_info(tnode_t *, const char *, int *);
H A Dtopo_node.c115 static topo_pgroup_info_t protocol_pgroup = {
122 static const topo_pgroup_info_t auth_pgroup = {
H A Dtopo_mod.c996 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 Ddid_props.h51 const topo_pgroup_info_t *tx_tpgroup; /* pgroup defined for tnode_t */
H A Ddid_props.c97 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 Dpcibus_hba.c36 static const topo_pgroup_info_t storage_pgroup =
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c47 static const topo_pgroup_info_t io_pgroup = {
54 static const topo_pgroup_info_t binding_pgroup = {
H A Dx86pi_subr.c47 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 Dsmbios_enum.c117 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 Dxfp.c51 static const topo_pgroup_info_t xfp_auth_pgroup = {
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c78 static const topo_pgroup_info_t hb_auth_pgroup = {
/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c222 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 Dtopo_nic.c50 static const topo_pgroup_info_t datalink_pgroup = {
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/
H A Dtopo_dimm.c53 static const topo_pgroup_info_t topo_dimm_pgroup = {
60 static const topo_pgroup_info_t topo_dimm_comps_pgroup = {

12