Searched refs:cpe (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/i86xpv/os/ |
H A D | evtchn.c | 328 struct xen_evt_data *cpe; local 339 cpe = cp->cpu_m.mcpu_evt_pend; 341 SET_EVTCHN_BIT(evtchn, cpe->evt_affinity); 343 CLEAR_EVTCHN_BIT(evtchn, cpe->evt_affinity); 1231 #define UNBLOCKED_EVENTS(si, ix, cpe, cpu_id) \ 1233 (cpe)->evt_affinity[ix]) 1261 volatile struct xen_evt_data *cpe = cpu->cpu_m.mcpu_evt_pend; local 1291 while ((pe = UNBLOCKED_EVENTS(si, i, cpe, cpu->cpu_id)) != 0) { 1342 cpe->pending_sel[pri] |= selbit; 1343 cpe 1584 struct xen_evt_data *cpe; local [all...] |
/illumos-gate/usr/src/uts/i86xpv/io/psm/ |
H A D | xpv_uppc.c | 838 struct xen_evt_data *cpe = cpu->cpu_m.mcpu_evt_pend; local 841 pending_sels |= cpe->pending_sel[i];
|
H A D | xpv_psm.c | 610 struct xen_evt_data *cpe = cpu->cpu_m.mcpu_evt_pend; local 613 pending_sels |= cpe->pending_sel[i];
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | options.c | 938 char *cpe; local 942 if ((cpe = my_getenv(psp, cp + 1)) != NULL) { 944 (void) strncat(cp, cpe,
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_subr.c | 1092 struct chtab *cpe; local 1137 cpe = cpl; 1138 while (cpe->ch_list != NULL) 1139 cpe = cpe->ch_list; 1140 cpe->ch_list = cp;
|
H A D | nfs_subr.c | 646 struct chtab *cpe; local 690 cpe = cpl; 691 while (cpe->ch_list != NULL) 692 cpe = cpe->ch_list; 693 cpe->ch_list = cp;
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4/ |
H A D | fire.esc | 88 event ereport.io.fire.jbc.cpe@hostbridge/pciexrc{within(5s)}; 300 ereport.io.fire.jbc.cpe@hostbridge/pciexrc,
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4u/ |
H A D | tomatillo.esc | 197 event ereport.io.tom.jbus.cpe@hostbridge{within(5s)}; 206 * - cpe: jbus control parity error. 217 ereport.io.tom.jbus.cpe@hostbridge;
|
Completed in 134 milliseconds