Home
last modified time | relevance | path

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

/openbmc/linux/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)
/openbmc/linux/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.c2120 {sizeof(struct dk_cxlflash_manage_lun), (sioctl)cxlflash_manage_lun}, in cxlflash_ioctl()