Searched defs:cpusp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmd_agent/i386/
H A Dfmd_agent_i386.c45 fmd_agent_physcpu_info_v1(fmd_agent_hdl_t *hdl, nvlist_t ***cpusp, argument
72 *cpusp = nvl_array;
78 fmd_agent_physcpu_info(fmd_agent_hdl_t *hdl, nvlist_t ***cpusp, uint_t *ncpu) argument
87 return (fmd_agent_physcpu_info_v1(hdl, cpusp, ncpu));
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c524 ec_setup_pirq(int irq, int ipl, cpuset_t *cpusp) argument
545 ec_set_irq_affinity(irq, *cpusp);
553 *cpusp = evtchn_cpus[irqp->ii_u.evtchn];

Completed in 540 milliseconds