Home
last modified time | relevance | path

Searched refs:CMD_RCM_CAP_NOTIFY (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_seq.c183 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 Dap_rcm.c704 } else if (cmd == CMD_RCM_CAP_NOTIFY) { in ap_rcm_cap_cpu()
838 } else if (cmd == CMD_RCM_CAP_NOTIFY) { in ap_rcm_cap_mem()
1132 CMD_RCM_CAP_NOTIFY, ncpus); in ap_rcm_notify_cap()
1140 CMD_RCM_CAP_NOTIFY, npages); in ap_rcm_notify_cap()
1195 case CMD_RCM_CAP_NOTIFY: in ap_rcm_ctl()
H A Dap.h148 #define CMD_RCM_CAP_NOTIFY 13 macro
H A Dap.c415 {CMD_RCM_CAP_NOTIFY, BIO, 0, CMNOPT, CMNOPT, CMNOPT, CMNOPT, CMNOPT},