Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst_conf.c3368 const int st_ndrivetypes = (sizeof (st_drivetypes)/sizeof (st_drivetypes[0])); variable
H A Dst.c246 extern const int st_ndrivetypes; /* defined in st_conf.c */
2256 for (i = 0; i < st_ndrivetypes; i++) { in st_get_conf_from_st_conf_dot_c()