Searched refs:XMITS_COMPATIBLE (Results 1 – 1 of 1) sorted by relevance
60 #define XMITS_COMPATIBLE "pci108e,8002" macro257 find_prop(pci, "compatible")), XMITS_COMPATIBLE)) { in display_pci()258 sprintf(card.notes, "%s", XMITS_COMPATIBLE); in display_pci()891 if (strcmp(p->notes, XMITS_COMPATIBLE) == 0) { in display_io_max_bus_speed()2087 if (strcmp(card->notes, XMITS_COMPATIBLE) == 0) { in get_slot_name()