Searched refs:BusTypes_type (Results 1 – 2 of 2) sorted by relevance
33 typedef __u32 BusTypes_type; typedef73 #define CCISS_GETBUSTYPES _IOR(CCISS_IOC_MAGIC, 7, BusTypes_type)
1407 BusTypes_type BusTypes; in cciss_getbustypes()1415 if (copy_to_user(argp, &BusTypes, sizeof(BusTypes_type))) in cciss_getbustypes()