Home
last modified time | relevance | path

Searched refs:dk_cxlflash_detach (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/uapi/scsi/
Dcxlflash_ioctl.h86 struct dk_cxlflash_detach { struct
173 struct dk_cxlflash_detach detach;
196 #define DK_CXLFLASH_DETACH CXL_IOWR(0x83, dk_cxlflash_detach)
/linux-6.1.9/drivers/scsi/cxlflash/
Dsuperpipe.c49 static void marshal_det_to_rele(struct dk_cxlflash_detach *detach, in marshal_det_to_rele()
890 struct dk_cxlflash_detach *detach) in _cxlflash_disk_detach()
957 struct dk_cxlflash_detach *detach) in cxlflash_disk_detach()
995 struct dk_cxlflash_detach detach = { { 0 }, 0 }; in cxlflash_cxl_release()
2115 {sizeof(struct dk_cxlflash_detach), (sioctl)cxlflash_disk_detach}, in cxlflash_ioctl()