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