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

/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c124 cfga_errstrs[] = { variable
261 #define cfga_errstrs(i) cfga_errstrs[(i)] macro
1634 p = cfga_errstrs(a);
1650 cfga_errstrs[ERR_CMD_INVAL]);
1654 cfga_errstrs[ERR_AP_INVAL]);
1658 cfga_errstrs[ERR_OPT_INVAL]);
1662 cfga_errstrs[ERR_AP_ERR]);
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c120 cfga_errstrs[] = { variable
251 #define cfga_errstrs(i) cfga_errstrs[(i)] macro
1793 p = cfga_errstrs(a);
1809 cfga_errstrs[ERR_CMD_INVAL]);
1813 cfga_errstrs[ERR_AP_INVAL]);
1817 cfga_errstrs[ERR_OPT_INVAL]);
1821 cfga_errstrs[ERR_AP_ERR]);

Completed in 65 milliseconds