Searched refs:XMITS_COMPATIBLE (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/starcat/common/ |
H A D | starcat.c | 63 #define XMITS_COMPATIBLE "pci108e,8002" macro 164 find_prop(pci, "compatible")), XMITS_COMPATIBLE)) { 165 sprintf(card.notes, "%s", XMITS_COMPATIBLE); 662 if (strcmp(p->notes, XMITS_COMPATIBLE) == 0) { 699 if (strcmp(p->notes, XMITS_COMPATIBLE) == 0) {
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/ |
H A D | serengeti.c | 61 #define XMITS_COMPATIBLE "pci108e,8002" macro 258 find_prop(pci, "compatible")), XMITS_COMPATIBLE)) { 259 sprintf(card.notes, "%s", XMITS_COMPATIBLE); 892 if (strcmp(p->notes, XMITS_COMPATIBLE) == 0) { 2091 if (strcmp(card->notes, XMITS_COMPATIBLE) == 0) {
|
Completed in 63 milliseconds