Searched defs:SGEN_NDEVTYPES (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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)
276 for (i = 0; i < SGEN_NDEVTYPES; i++) {

Completed in 58 milliseconds