Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/scsi/
Dcxlflash_ioctl.h74 struct dk_cxlflash_attach { struct
172 struct dk_cxlflash_attach attach;
193 #define DK_CXLFLASH_ATTACH CXL_IOWR(0x80, dk_cxlflash_attach)
/linux-6.12.1/drivers/scsi/cxlflash/
Dsuperpipe.c1317 struct dk_cxlflash_attach *attach = arg; in cxlflash_disk_attach()
2112 {sizeof(struct dk_cxlflash_attach), cxlflash_disk_attach}, in cxlflash_ioctl()