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

12

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.h50 const topo_pgroup_info_t *tx_tpgroup; /* pgroup defined for tnode_t */
H A Dpcibus_hba.c34 static const topo_pgroup_info_t storage_pgroup =
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c45 static const topo_pgroup_info_t io_pgroup = {
52 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/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_hostbridge.c35 static const topo_pgroup_info_t io_pgroup =
37 static const topo_pgroup_info_t pci_pgroup =
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard_hostbridge.c35 static const topo_pgroup_info_t io_pgroup =
37 static const topo_pgroup_info_t pci_pgroup =
/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/i86pc/chip/
H A Dchip_intel.c55 static const topo_pgroup_info_t dimm_channel_pgroup =
57 static const topo_pgroup_info_t dimm_pgroup =
59 static const topo_pgroup_info_t rank_pgroup =
61 static const topo_pgroup_info_t mc_pgroup =
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.c71 static const topo_pgroup_info_t chip_pgroup =
74 static const topo_pgroup_info_t core_pgroup =
77 static const topo_pgroup_info_t strand_pgroup =
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/zambezi/
H A Dzambezi.c58 static const topo_pgroup_info_t zambezi_auth_pgroup = {
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c40 static const topo_pgroup_info_t io_pgroup =
42 static const topo_pgroup_info_t pci_pgroup =
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_bay.c50 static const topo_pgroup_info_t io_pgroup = {
57 static const topo_pgroup_info_t binding_pgroup = {
H A Dpi_pciexrc.c47 static const topo_pgroup_info_t io_pgroup =
50 static const topo_pgroup_info_t pci_pgroup =
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.c1122 topo_pgroup_info_t *
1128 topo_pgroup_info_t *info;
1135 sizeof (topo_pgroup_info_t))) == NULL)
1143 sizeof (topo_pgroup_info_t));
1181 topo_pgroup_create(tnode_t *node, const topo_pgroup_info_t *pinfo, int *err)
1290 topo_hdl_free(thp, pip, sizeof (topo_pgroup_info_t));
H A Dtopo_mod.h248 extern int topo_pgroup_create(tnode_t *, const topo_pgroup_info_t *, int *);
H A Dlibtopo.h326 } topo_pgroup_info_t; typedef in typeref:struct:topo_pgroup_info
331 extern topo_pgroup_info_t *topo_pgroup_info(tnode_t *, const char *, int *);
H A Dtopo_node.c114 static topo_pgroup_info_t protocol_pgroup = {
121 static const topo_pgroup_info_t auth_pgroup = {
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c64 static const topo_pgroup_info_t mb_auth_pgroup = {
71 static const topo_pgroup_info_t mb_sys_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/ipmi/
H A Dipmi_enum.c215 topo_pgroup_info_t pgi;
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/chip/
H A Dchip_sun4v.c67 static const topo_pgroup_info_t chip_auth_pgroup = {
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/dimm/
H A Ddimm_sun4v.c62 static const topo_pgroup_info_t mem_auth_pgroup = {
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c60 static const topo_pgroup_info_t io_pgroup =
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c88 static const topo_pgroup_info_t io_pgroup = {
95 static const topo_pgroup_info_t disk_auth_pgroup = {
102 static const topo_pgroup_info_t storage_pgroup = {

Completed in 111 milliseconds

12