Searched refs:AP_CMP (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h83 AP_CMP enumerator in enum:__anon2410
H A Dap_rcm.c190 case AP_CMP:
436 if ((type == AP_CPU) || (type == AP_CMP)) {
537 case AP_CMP: {
917 else if ((type == AP_CPU) || (type == AP_CMP)) {
1001 if ((type == AP_CPU) || (type == AP_CMP)) {
1105 if (type == AP_CPU || type == AP_CMP) {
1213 if ((type == AP_CPU) || (type == AP_CMP))
H A Dap_sbd.c214 c = AP_CMP;
898 c = AP_CMP;
1388 case AP_CMP:
H A Dap.c393 #define ALL (BRD|SHFT(AP_CPU)|SHFT(AP_MEM)|SHFT(AP_IO)|SHFT(AP_CMP))

Completed in 68 milliseconds