Searched refs:cmptbl (Results 1 – 1 of 1) sorted by relevance
1921 ep_addr, cmptbl[16], small_match, iso_packet_size, packet_size, in hfcsusb_probe() local1963 memcpy(cmptbl, vcf, 16 * sizeof(int)); in hfcsusb_probe()1978 if (cmptbl[idx] != EP_NOP) { in hfcsusb_probe()1979 if (cmptbl[idx] == EP_NUL) in hfcsusb_probe()1982 && cmptbl[idx] == EP_INT) in hfcsusb_probe()1983 cmptbl[idx] = EP_NUL; in hfcsusb_probe()1985 && cmptbl[idx] == EP_BLK) in hfcsusb_probe()1986 cmptbl[idx] = EP_NUL; in hfcsusb_probe()1988 && cmptbl[idx] == EP_ISO) in hfcsusb_probe()1989 cmptbl[idx] = EP_NUL; in hfcsusb_probe()[all …]