Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Ddrive.c1262 int prof_num; in get_cdrom_drvtype() local
1264 prof_num = (int)convnum(feature->features.plist[0].profile, 2); in get_cdrom_drvtype()
1268 prof_num); in get_cdrom_drvtype()
1271 switch (prof_num) { in get_cdrom_drvtype()