Home
last modified time | relevance | path

Searched refs:SBDP_IS_CPU_PRESENT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_priv.h93 #define SBDP_IS_CPU_PRESENT(bdp, unit)\ macro
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c161 if (!SBDP_IS_CPU_PRESENT(bdp, SG_CPUID_TO_CPU_UNIT(portid))) { in sbdp_disconnect_cpu()
236 if (!SBDP_IS_CPU_PRESENT(bdp, SG_CPUID_TO_CPU_UNIT(portid))) { in sbdp_connect_cpu()
H A Dsbdp.c1043 return (SBDP_IS_CPU_PRESENT(bdp, unit)); in sbdp_is_cpu_present()