Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c85 #define SGEN_NDEVTYPES ((sizeof (sgen_devtypes) / sizeof (char *))) macro
262 if (typeno >= SGEN_NDEVTYPES) in sgen_typename()
276 for (i = 0; i < SGEN_NDEVTYPES; i++) { in sgen_typenum()