Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dblkdev.h108 boolean_t d_removable; member
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c190 boolean_t d_removable; member
798 bd->d_removable = drive.d_removable; in bd_attach()
838 bd->d_removable, bd->d_hotpluggable, node_type, in bd_attach()
862 if (bd->d_removable) { in bd_attach()
1620 i = bd->d_removable ? 1 : 0; in bd_ioctl()
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_mem.c193 drive->d_removable = B_TRUE; in sda_mem_bd_driveinfo()
/illumos-gate/usr/src/uts/common/io/vioblk/
H A Dvioblk.c528 drive->d_removable = B_FALSE; in vioblk_bd_driveinfo()
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c5112 drive->d_removable = B_FALSE; in skd_bd_driveinfo()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c5137 drive->d_removable = B_FALSE; in nvme_bd_driveinfo()