Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcciss_ioctl.h57 } BIG_IOCTL_Command_struct; typedef
87 #define CCISS_BIG_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 18, BIG_IOCTL_Command_struct)
/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/linux/
H A Dcciss_ioctl.h57 } BIG_IOCTL_Command_struct; typedef
87 #define CCISS_BIG_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 18, BIG_IOCTL_Command_struct)
/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/linux/
H A Dcciss_ioctl.h57 } BIG_IOCTL_Command_struct; typedef
87 #define CCISS_BIG_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 18, BIG_IOCTL_Command_struct)
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa.c261 BIG_IOCTL_Command_struct *ioc);
6277 BIG_IOCTL_Command_struct arg64; in hpsa_ioctl32_big_passthru()
6465 BIG_IOCTL_Command_struct *ioc) in hpsa_big_passthru_ioctl()
6631 BIG_IOCTL_Command_struct ioc; in hpsa_ioctl()