Searched refs:ERR_AP_INVAL (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 95 #define ERR_AP_INVAL 28 macro 410 case ERR_AP_INVAL: in cfga_err() 909 cfga_err(NULL, errstring, ERR_AP_INVAL, ap_id, 0); in cfga_change_state() 1125 cfga_err(NULL, errstring, ERR_AP_INVAL, ap_id, 0); in cfga_private_func() 1365 cfga_err(NULL, errstring, ERR_AP_INVAL, ap_id, 0); in cfga_list() 1419 cfga_err(NULL, errstring, ERR_AP_INVAL, ap_id, 0); in cfga_stat()
|
/titanic_41/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.c | 140 rc = ERR_AP_INVAL; in ap_parse() 174 rc = ERR_AP_INVAL; in ap_parse() 222 rc = ERR_AP_INVAL; in ap_parse()
|
H A D | ap_msg.c | 250 case ERR_AP_INVAL: in ap_err() 373 case ERR_AP_INVAL: in ap_err()
|
H A D | ap.h | 174 #define ERR_AP_INVAL 9 macro
|
H A D | ap_sbd.c | 102 ap_err(a, ERR_AP_INVAL); in ap_stat() 245 ap_err(a, ERR_AP_INVAL); in apd_init() 717 case ERR_AP_INVAL: in ap_test_err()
|
/titanic_41/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 119 #define ERR_AP_INVAL 12 macro 1644 case ERR_AP_INVAL: in cfga_err() 1652 case ERR_AP_INVAL: in cfga_err() 1654 cfga_errstrs[ERR_AP_INVAL]); in cfga_err()
|
/titanic_41/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 115 #define ERR_AP_INVAL 12 macro 1803 case ERR_AP_INVAL: in cfga_err() 1811 case ERR_AP_INVAL: in cfga_err() 1813 cfga_errstrs[ERR_AP_INVAL]); in cfga_err()
|