Searched refs:cmptbl (Results 1 – 1 of 1) sorted by relevance
1919 ep_addr, cmptbl[16], small_match, iso_packet_size, packet_size, in hfcsusb_probe() local1961 memcpy(cmptbl, vcf, 16 * sizeof(int)); in hfcsusb_probe()1976 if (cmptbl[idx] != EP_NOP) { in hfcsusb_probe()1977 if (cmptbl[idx] == EP_NUL) in hfcsusb_probe()1980 && cmptbl[idx] == EP_INT) in hfcsusb_probe()1981 cmptbl[idx] = EP_NUL; in hfcsusb_probe()1983 && cmptbl[idx] == EP_BLK) in hfcsusb_probe()1984 cmptbl[idx] = EP_NUL; in hfcsusb_probe()1986 && cmptbl[idx] == EP_ISO) in hfcsusb_probe()1987 cmptbl[idx] = EP_NUL; in hfcsusb_probe()[all …]