Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Ddrive.c333 static int conv_drive_type(uint_t drive_type);
696 conv_drive_type(uint_t drive_type) in conv_drive_type() function
1021 dp->drv_type = conv_drive_type(minfo.dki_media_type); in get_drive_type()