Searched refs:find_vcc (Results 1 – 1 of 1) sorted by relevance
166 static struct atm_vcc* find_vcc(struct atm_dev *dev, short vpi, int vci);828 vcc = find_vcc(card->atmdev[port], le16_to_cpu(header->vpi), in solos_bh()897 static struct atm_vcc *find_vcc(struct atm_dev *dev, short vpi, int vci) in find_vcc() function