Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2309 int isfloppy, isremoveable, ishotpluggable; in pcfs_device_getinfo() local
2331 (intptr_t)&isremoveable, FKIOCTL, cr, NULL)) { in pcfs_device_getinfo()
2332 isremoveable = 0; in pcfs_device_getinfo()
2428 (isremoveable || ishotpluggable | isfloppy)) { in pcfs_device_getinfo()