Searched refs:CMD_RCM_CAP_ADD (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_seq.c | 138 l = CMD_RCM_CAP_ADD; in ap_seq_get() 162 l = CMD_RCM_CAP_ADD; in ap_seq_get() 179 l = CMD_RCM_CAP_ADD; in ap_seq_get() 298 case CMD_RCM_CAP_ADD: in ap_seq_exec() 384 recover_l = CMD_RCM_CAP_ADD; in ap_seq_exec() 390 recover_f = CMD_RCM_CAP_ADD; in ap_seq_exec() 391 recover_l = CMD_RCM_CAP_ADD; in ap_seq_exec()
|
H A D | ap.h | 143 #define CMD_RCM_CAP_ADD 6 macro
|
H A D | ap_rcm.c | 1013 CMD_RCM_CAP_ADD, ncpus)) != RCM_SUCCESS)) { in ap_rcm_add_cap() 1017 CMD_RCM_CAP_ADD, npages)) != RCM_SUCCESS)) { in ap_rcm_add_cap() 1192 case CMD_RCM_CAP_ADD: in ap_rcm_ctl()
|
H A D | ap.c | 413 {CMD_RCM_CAP_ADD, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT},
|