Home
last modified time | relevance | path

Searched refs:dk_cxlflash_attach (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.h74 struct dk_cxlflash_attach { struct
172 struct dk_cxlflash_attach attach;
193 #define DK_CXLFLASH_ATTACH CXL_IOWR(0x80, dk_cxlflash_attach)
/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.h74 struct dk_cxlflash_attach { struct
172 struct dk_cxlflash_attach attach;
193 #define DK_CXLFLASH_ATTACH CXL_IOWR(0x80, dk_cxlflash_attach)
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A Dcxlflash_ioctl.h74 struct dk_cxlflash_attach { struct
172 struct dk_cxlflash_attach attach;
193 #define DK_CXLFLASH_ATTACH CXL_IOWR(0x80, dk_cxlflash_attach)
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dsuperpipe.c1317 struct dk_cxlflash_attach *attach) in cxlflash_disk_attach()
2113 {sizeof(struct dk_cxlflash_attach), (sioctl)cxlflash_disk_attach}, in cxlflash_ioctl()