Searched refs:CMD_RCM_CAP_NOTIFY (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_seq.c | 183 l = CMD_RCM_CAP_NOTIFY; in ap_seq_get() 300 case CMD_RCM_CAP_NOTIFY: in ap_seq_exec() 376 recover_f = CMD_RCM_CAP_NOTIFY; in ap_seq_exec() 377 recover_l = CMD_RCM_CAP_NOTIFY; in ap_seq_exec()
|
H A D | ap_rcm.c | 704 } else if (cmd == CMD_RCM_CAP_NOTIFY) { in ap_rcm_cap_cpu() 839 } else if (cmd == CMD_RCM_CAP_NOTIFY) { in ap_rcm_cap_mem() 1133 CMD_RCM_CAP_NOTIFY, ncpus); in ap_rcm_notify_cap() 1141 CMD_RCM_CAP_NOTIFY, npages); in ap_rcm_notify_cap() 1196 case CMD_RCM_CAP_NOTIFY: in ap_rcm_ctl()
|
H A D | ap.h | 150 #define CMD_RCM_CAP_NOTIFY 13 macro
|
H A D | ap.c | 415 {CMD_RCM_CAP_NOTIFY, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT},
|