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.c189 boolean_t d_removable; member
797 bd->d_removable = drive.d_removable; in bd_attach()
837 bd->d_removable, bd->d_hotpluggable, node_type, in bd_attach()
861 if (bd->d_removable) { in bd_attach()
1619 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.c5556 drive->d_removable = B_FALSE; in nvme_bd_driveinfo()