Home
last modified time | relevance | path

Searched defs:ishotpluggable (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c146 static int ishotpluggable = 0; variable
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2312 int isfloppy, isremoveable, ishotpluggable; in pcfs_device_getinfo() local
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c648 int use_efi_dflts = 0, retry = 0, isremovable = 0, ishotpluggable = 0; in main() local