Home
last modified time | relevance | path

Searched refs:SMP_ESTIMATED_NUM_DEVS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dsmp.h55 #define SMP_ESTIMATED_NUM_DEVS 4 /* for soft-state allocation */ macro
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsmp.c124 sizeof (smp_state_t), SMP_ESTIMATED_NUM_DEVS)) != 0) { in _init()