Home
last modified time | relevance | path

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

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