HomeSort by relevance Sort by last modified time
    Searched refs:AP_CMP (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/
ap.h 83 AP_CMP
ap_rcm.c 190 case AP_CMP:
437 if ((type == AP_CPU) || (type == AP_CMP)) {
538 case AP_CMP: {
917 else if ((type == AP_CPU) || (type == AP_CMP)) {
999 if ((type == AP_CPU) || (type == AP_CMP)) {
1101 if (type == AP_CPU || type == AP_CMP) {
1210 if ((type == AP_CPU) || (type == AP_CMP))
    [all...]
ap_sbd.c 217 c = AP_CMP;
901 c = AP_CMP;
1391 case AP_CMP:
ap.c 395 #define ALL (BRD|SHFT(AP_CPU)|SHFT(AP_MEM)|SHFT(AP_IO)|SHFT(AP_CMP))

Completed in 300 milliseconds