Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2312 int isfloppy, isremoveable, ishotpluggable; in pcfs_device_getinfo() local
2334 (intptr_t)&isremoveable, FKIOCTL, cr, NULL)) { in pcfs_device_getinfo()
2335 isremoveable = 0; in pcfs_device_getinfo()
2431 (isremoveable || ishotpluggable | isfloppy)) { in pcfs_device_getinfo()