Searched refs:PciDevice (Results 1 – 3 of 3) sorted by relevance
127 struct PciDevice pd; in igb_net_ioctl()140 (PciDevice __user *)arg, in igb_net_ioctl()141 sizeof(PciDevice)); in igb_net_ioctl()204 (PciDevice __user *)arg, in igb_net_ioctl()205 sizeof(PciDevice)); in igb_net_ioctl()215 ret = copy_to_user(&((PciDevice __user *)arg)->pa, in igb_net_ioctl()219 ret = copy_to_user(&((PciDevice __user *)arg)->numa_socket, in igb_net_ioctl()
37 typedef struct PciDevice { struct44 } PciDevice __attribute__((aligned(__BITS_PER_LONG))); typedef
23 PciDevice pd;