Home
last modified time | relevance | path

Searched refs:ht_cxlflash_hdr (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/scsi/
Dcxlflash_ioctl.h210 struct ht_cxlflash_hdr { struct
234 struct ht_cxlflash_hdr hdr; /* Common fields */ argument
250 struct ht_cxlflash_hdr hdr; /* Common fields */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
Dcxlflash_ioctl.h143 struct ht_cxlflash_hdr { struct
156 struct ht_cxlflash_hdr hdr; argument
171 struct ht_cxlflash_hdr hdr;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
Dcxlflash_ioctl.h130 struct ht_cxlflash_hdr { struct
143 struct ht_cxlflash_hdr hdr; argument
158 struct ht_cxlflash_hdr hdr;
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dmain.c3500 struct ht_cxlflash_hdr *hdr; in cxlflash_chr_ioctl()
3548 hdr = (struct ht_cxlflash_hdr *)&buf; in cxlflash_chr_ioctl()