Searched refs:oldtop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2634 char *oldtop; local
2652 oldtop = "Private Loop";
2656 oldtop = "Public Loop";
2660 oldtop = "Point to Point";
2664 oldtop = "Fabric";
2668 oldtop = NULL;
2728 if (oldtop && newtop && strcmp(oldtop, newtop)) {
2731 oldtop, newtop);

Completed in 84 milliseconds