Searched refs:Phyxaui_Names (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/xaui/
H A Dxaui.h100 physlot_names_t *Phyxaui_Names = &PhyxauiNMs; variable
H A Dxaui.c399 if (Phyxaui_Names == NULL)
415 for (p = 0; p < Phyxaui_Names->psn_nplats; p++) {
416 if (strcmp(Phyxaui_Names->psn_names[p].pnm_platform,
419 for (i = 0; i < Phyxaui_Names->psn_names[p].pnm_nnames;
422 ps = Phyxaui_Names->psn_names[p].pnm_names[i];

Completed in 52 milliseconds