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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Ddrive.c328 static int conv_drive_type(uint_t drive_type);
691 conv_drive_type(uint_t drive_type) function
1022 dp->drv_type = conv_drive_type(minfo.dki_media_type);

Completed in 73 milliseconds