Searched refs:BIG_IOCTL_Command_struct (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcciss_ioctl.h182 } BIG_IOCTL_Command_struct; typedef in typeref:struct:_BIG_IOCTL_Command_struct
212 #define CCISS_BIG_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 18, BIG_IOCTL_Command_struct)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dcciss.c627 BIG_IOCTL_Command_struct arg64;
628 BIG_IOCTL_Command_struct __user *p =
994 BIG_IOCTL_Command_struct *ioc;
1012 ioc = (BIG_IOCTL_Command_struct *)

Completed in 69 milliseconds