Searched refs:int_dev (Results 1 – 3 of 3) sorted by relevance
139 static inline int int_dev(struct net_device *dev, struct meta_obj *dst) in int_dev() function158 META_COLLECTOR(int_dev) in META_COLLECTOR() argument160 *err = int_dev(skb->dev, dst); in META_COLLECTOR()628 [META_ID(DEV)] = META_FUNC(int_dev),
1478 if (ohci->int_dev[i].devnum == devnum) in ohci_get_ohci_dev()1479 return &ohci->int_dev[i]; in ohci_get_ohci_dev()1484 if (ohci->int_dev[i].devnum == -1) { in ohci_get_ohci_dev()1485 ohci->int_dev[i].devnum = devnum; in ohci_get_ohci_dev()1486 return &ohci->int_dev[i]; in ohci_get_ohci_dev()1852 ohci->int_dev[i].devnum = -1; in hc_start()
386 struct ohci_device int_dev[NUM_INT_DEVS] __aligned(TD_ALIGNMENT);