Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dblkdev.h109 boolean_t d_hotpluggable; member
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c191 boolean_t d_hotpluggable; member
799 bd->d_hotpluggable = drive.d_hotpluggable; in bd_attach()
838 bd->d_removable, bd->d_hotpluggable, node_type, in bd_attach()
866 if (bd->d_hotpluggable) { in bd_attach()
1628 i = bd->d_hotpluggable ? 1 : 0; in bd_ioctl()
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_mem.c194 drive->d_hotpluggable = B_FALSE; in sda_mem_bd_driveinfo()
/illumos-gate/usr/src/uts/common/io/vioblk/
H A Dvioblk.c529 drive->d_hotpluggable = B_TRUE; in vioblk_bd_driveinfo()
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c5113 drive->d_hotpluggable = B_FALSE; in skd_bd_driveinfo()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c5138 drive->d_hotpluggable = B_FALSE; in nvme_bd_driveinfo()