Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/scsi/
Dcxlflash_ioctl.h261 union cxlflash_ht_ioctls { union
266 #define MAX_HT_CXLFLASH_IOCTL_SZ (sizeof(union cxlflash_ht_ioctls))
/linux-6.6.21/drivers/scsi/cxlflash/
Dmain.c3479 char buf[sizeof(union cxlflash_ht_ioctls)]; in cxlflash_chr_ioctl()