Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dcxlflash_ioctl.h32 struct dk_cxlflash_hdr { struct
75 struct dk_cxlflash_hdr hdr; /* Common fields */
87 struct dk_cxlflash_hdr hdr; /* Common fields */
93 struct dk_cxlflash_hdr hdr; /* Common fields */
103 struct dk_cxlflash_hdr hdr; /* Common fields */
112 struct dk_cxlflash_hdr hdr; /* Common fields */
119 struct dk_cxlflash_hdr hdr; /* Common fields */
128 struct dk_cxlflash_hdr hdr; /* Common fields */
139 struct dk_cxlflash_hdr hdr; /* Common fields */
152 struct dk_cxlflash_hdr hdr; /* Common fields */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dcxlflash_ioctl.h32 struct dk_cxlflash_hdr { struct
75 struct dk_cxlflash_hdr hdr; /* Common fields */
87 struct dk_cxlflash_hdr hdr; /* Common fields */
93 struct dk_cxlflash_hdr hdr; /* Common fields */
103 struct dk_cxlflash_hdr hdr; /* Common fields */
112 struct dk_cxlflash_hdr hdr; /* Common fields */
119 struct dk_cxlflash_hdr hdr; /* Common fields */
128 struct dk_cxlflash_hdr hdr; /* Common fields */
139 struct dk_cxlflash_hdr hdr; /* Common fields */
152 struct dk_cxlflash_hdr hdr; /* Common fields */
[all …]
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A Dcxlflash_ioctl.h32 struct dk_cxlflash_hdr { struct
75 struct dk_cxlflash_hdr hdr; /* Common fields */
87 struct dk_cxlflash_hdr hdr; /* Common fields */
93 struct dk_cxlflash_hdr hdr; /* Common fields */
103 struct dk_cxlflash_hdr hdr; /* Common fields */
112 struct dk_cxlflash_hdr hdr; /* Common fields */
119 struct dk_cxlflash_hdr hdr; /* Common fields */
128 struct dk_cxlflash_hdr hdr; /* Common fields */
139 struct dk_cxlflash_hdr hdr; /* Common fields */
152 struct dk_cxlflash_hdr hdr; /* Common fields */
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dsuperpipe.c2100 struct dk_cxlflash_hdr *hdr; in cxlflash_ioctl()
2182 hdr = (struct dk_cxlflash_hdr *)&buf; in cxlflash_ioctl()