Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dcxlflash_ioctl.h165 struct dk_cxlflash_manage_lun { struct
181 struct dk_cxlflash_manage_lun manage_lun; argument
199 #define DK_CXLFLASH_MANAGE_LUN CXL_IOWR(0x86, dk_cxlflash_manage_lun)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dcxlflash_ioctl.h165 struct dk_cxlflash_manage_lun { struct
181 struct dk_cxlflash_manage_lun manage_lun; argument
199 #define DK_CXLFLASH_MANAGE_LUN CXL_IOWR(0x86, dk_cxlflash_manage_lun)
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A Dcxlflash_ioctl.h165 struct dk_cxlflash_manage_lun { struct
181 struct dk_cxlflash_manage_lun manage_lun; argument
199 #define DK_CXLFLASH_MANAGE_LUN CXL_IOWR(0x86, dk_cxlflash_manage_lun)
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dsuperpipe.h149 struct dk_cxlflash_manage_lun *manage);
H A Dlunmgt.c228 struct dk_cxlflash_manage_lun *manage) in cxlflash_manage_lun()
H A Dsuperpipe.c2119 {sizeof(struct dk_cxlflash_manage_lun), (sioctl)cxlflash_manage_lun}, in cxlflash_ioctl()