Searched refs:LUN_info (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.h167 LUNAddr_struct LUN_info; member in struct:_IOCTL_Command_struct
175 LUNAddr_struct LUN_info; member in struct:_BIG_IOCTL_Command_struct
219 LUNAddr_struct LUN_info; member in struct:_IOCTL32_Command_struct
227 LUNAddr_struct LUN_info; member in struct:_BIG_IOCTL32_Command_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dcciss.c595 copy_from_user(&arg64.LUN_info, &arg32->LUN_info,
596 sizeof(arg64.LUN_info));
635 copy_from_user(&arg64.LUN_info, &arg32->LUN_info,
636 sizeof(arg64.LUN_info));
937 c->Header.LUN = iocommand.LUN_info;
1087 c->Header.LUN = ioc->LUN_info;

Completed in 79 milliseconds