Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/scsi/
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)
/linux-6.1.9/drivers/scsi/cxlflash/
Dsuperpipe.h149 struct dk_cxlflash_manage_lun *manage);
Dlunmgt.c228 struct dk_cxlflash_manage_lun *manage) in cxlflash_manage_lun()
Dsuperpipe.c2118 {sizeof(struct dk_cxlflash_manage_lun), (sioctl)cxlflash_manage_lun}, in cxlflash_ioctl()