Searched refs:dk_cxlflash_detach (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/scsi/ |
H A D | cxlflash_ioctl.h | 86 struct dk_cxlflash_detach { struct 173 struct dk_cxlflash_detach detach; 196 #define DK_CXLFLASH_DETACH CXL_IOWR(0x83, dk_cxlflash_detach)
|
/kernel/linux/linux-6.6/include/uapi/scsi/ |
H A D | cxlflash_ioctl.h | 86 struct dk_cxlflash_detach { struct 173 struct dk_cxlflash_detach detach; 196 #define DK_CXLFLASH_DETACH CXL_IOWR(0x83, dk_cxlflash_detach)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/ |
H A D | cxlflash_ioctl.h | 32 struct dk_cxlflash_detach { struct 106 struct dk_cxlflash_detach detach; 122 #define DK_CXLFLASH_DETACH CXL_IOWR(0x83, dk_cxlflash_detach)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/ |
H A D | cxlflash_ioctl.h | 45 struct dk_cxlflash_detach { struct 119 struct dk_cxlflash_detach detach; 135 #define DK_CXLFLASH_DETACH CXL_IOWR(0x83, dk_cxlflash_detach)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/ |
H A D | cxlflash_ioctl.h | 45 struct dk_cxlflash_detach { struct 119 struct dk_cxlflash_detach detach; 135 #define DK_CXLFLASH_DETACH CXL_IOWR(0x83, dk_cxlflash_detach)
|
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | superpipe.c | 49 static void marshal_det_to_rele(struct dk_cxlflash_detach *detach, in marshal_det_to_rele() 891 struct dk_cxlflash_detach *detach) in _cxlflash_disk_detach() 958 struct dk_cxlflash_detach *detach) in cxlflash_disk_detach() 996 struct dk_cxlflash_detach detach = { { 0 }, 0 }; in cxlflash_cxl_release() 2116 {sizeof(struct dk_cxlflash_detach), (sioctl)cxlflash_disk_detach}, in cxlflash_ioctl()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | superpipe.c | 49 static void marshal_det_to_rele(struct dk_cxlflash_detach *detach, in marshal_det_to_rele() 892 struct dk_cxlflash_detach *detach) in _cxlflash_disk_detach() 959 struct dk_cxlflash_detach *detach) in cxlflash_disk_detach() 997 struct dk_cxlflash_detach detach = { { 0 }, 0 }; in cxlflash_cxl_release() 2117 {sizeof(struct dk_cxlflash_detach), (sioctl)cxlflash_disk_detach}, in cxlflash_ioctl()
|
Completed in 8 milliseconds