Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/scsi/
Dcxlflash_ioctl.h139 struct dk_cxlflash_manage_lun { struct
155 struct dk_cxlflash_manage_lun manage_lun; argument
169 #define DK_CXLFLASH_MANAGE_LUN CXL_IOWR(0x86, dk_cxlflash_manage_lun)
/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.h147 int cxlflash_manage_lun(struct scsi_device *, struct dk_cxlflash_manage_lun *);
Dlunmgt.c226 struct dk_cxlflash_manage_lun *manage) in cxlflash_manage_lun()
Dsuperpipe.c2041 {sizeof(struct dk_cxlflash_manage_lun), (sioctl)cxlflash_manage_lun}, in cxlflash_ioctl()