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()631 [META_ID(DEV)] = META_FUNC(int_dev),
1474 if (ohci->int_dev[i].devnum == devnum) in ohci_get_ohci_dev()1475 return &ohci->int_dev[i]; in ohci_get_ohci_dev()1480 if (ohci->int_dev[i].devnum == -1) { in ohci_get_ohci_dev()1481 ohci->int_dev[i].devnum = devnum; in ohci_get_ohci_dev()1482 return &ohci->int_dev[i]; in ohci_get_ohci_dev()1850 ohci->int_dev[i].devnum = -1; in hc_start()
386 struct ohci_device int_dev[NUM_INT_DEVS] __aligned(TD_ALIGNMENT);