Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/scsi/ !
Dcxlflash_ioctl.h171 union cxlflash_ioctls { union
184 #define MAX_CXLFLASH_IOCTL_SZ (sizeof(union cxlflash_ioctls))
/linux-6.1.9/drivers/scsi/cxlflash/ !
Dsuperpipe.c2100 char buf[sizeof(union cxlflash_ioctls)]; in cxlflash_ioctl()