smp_target_getcap
extern uint_t smp_target_getcap(const smp_target_t *);
cap = smp_target_getcap(tp);
uint_t cap = smp_target_getcap(tp);