Home
last modified time | relevance | path

Searched refs:XMITS_COMPATIBLE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c60 #define XMITS_COMPATIBLE "pci108e,8002" macro
257 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()