DEV_IS_CPU
#define DEV_IS_ALLCPU(d) (DEV_IS_ALLUNIT(d) && DEV_IS_CPU(d))
DEV_IS_CPU(d) ? SBD_COMP_CPU : \