Home
last modified time | relevance | path

Searched refs:d_lun (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dblkdev.h106 int d_lun; member
/titanic_50/usr/src/uts/common/io/blkdev/
H A Dblkdev.c592 drive.d_lun >= 0 ? DDI_NT_BLOCK_CHAN : DDI_NT_BLOCK, in bd_attach()
1833 drive.d_lun = -1; in bd_attach_handle()
1841 if (drive.d_lun >= 0) { in bd_attach_handle()
1847 drive.d_eui64[6], drive.d_eui64[7], drive.d_lun); in bd_attach_handle()
1857 if (drive.d_lun >= 0) { in bd_attach_handle()
1859 "%X,%X", drive.d_target, drive.d_lun); in bd_attach_handle()
/titanic_50/usr/src/uts/common/io/vioblk/
H A Dvioblk.c444 drive->d_lun = 0; in vioblk_driveinfo()
/titanic_50/usr/src/uts/common/io/skd/
H A Dskd.c5113 drive->d_lun = 0; in skd_bd_driveinfo()
/titanic_50/usr/src/uts/common/io/nvme/
H A Dnvme.c3263 drive->d_lun = 0; in nvme_bd_driveinfo()