Searched refs:d_removable (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dblkdev.h103 boolean_t d_removable; member in struct:bd_drive
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c94 boolean_t d_removable; member in struct:bd
574 bd->d_removable = drive.d_removable;
587 bd->d_removable, bd->d_hotpluggable,
629 if (bd->d_removable) {
1294 i = bd->d_removable ? 1 : 0;
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_mem.c193 drive->d_removable = B_TRUE;
/illumos-gate/usr/src/uts/common/io/vioblk/
H A Dvioblk.c441 drive->d_removable = B_FALSE;
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c2929 drive->d_removable = B_FALSE;
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c5110 drive->d_removable = B_FALSE;

Completed in 82 milliseconds