Searched refs:vendor_compatible (Results 1 – 4 of 4) sorted by relevance
431 if (dev->vendor_compatible[idx] == 0) in isapnp_print_compatible()435 dev->vendor_compatible[idx], in isapnp_print_compatible()
820 dev->vendor_compatible[compat] = (tmp[1] << 8) | tmp[0]; in isapnp_create_device()1215 if (dev->vendor_compatible[idx] == vendor && in isapnp_find_dev()1236 if (dev->vendor_compatible[idx] == vendor && in isapnp_find_dev()
402 unsigned short vendor_compatible[DEVICE_COUNT_COMPATIBLE]; member
5317 if ((dev->vendor_compatible[i] == in check_compatible_id()