Lines Matching refs:sprintf

350 		sprintf(buf, "%d", speed);
383 sprintf(buf, "%s", "Extended link speeds disabled");
551 s += sprintf(s, "0x%x\n", mask);
553 s += sprintf(s, "\t\t\t\tIsSM\n");
555 s += sprintf(s, "\t\t\t\tIsNoticeSupported\n");
557 s += sprintf(s, "\t\t\t\tIsTrapSupported\n");
559 s += sprintf(s, "\t\t\t\tIsOptionalIPDSupported\n");
561 s += sprintf(s, "\t\t\t\tIsAutomaticMigrationSupported\n");
563 s += sprintf(s, "\t\t\t\tIsSLMappingSupported\n");
565 s += sprintf(s, "\t\t\t\tIsMKeyNVRAM\n");
567 s += sprintf(s, "\t\t\t\tIsPKeyNVRAM\n");
569 s += sprintf(s, "\t\t\t\tIsLedInfoSupported\n");
571 s += sprintf(s, "\t\t\t\tIsSMdisabled\n");
573 s += sprintf(s, "\t\t\t\tIsSystemImageGUIDsupported\n");
575 s += sprintf(s,
578 s += sprintf(s, "\t\t\t\tIsExtendedSpeedsSupported\n");
580 s += sprintf(s, "\t\t\t\tIsCapabilityMask2Supported\n");
582 s += sprintf(s, "\t\t\t\tIsCommunicatonManagementSupported\n");
584 s += sprintf(s, "\t\t\t\tIsSNMPTunnelingSupported\n");
586 s += sprintf(s, "\t\t\t\tIsReinitSupported\n");
588 s += sprintf(s, "\t\t\t\tIsDeviceManagementSupported\n");
590 s += sprintf(s, "\t\t\t\tIsVendorClassSupported\n");
592 s += sprintf(s, "\t\t\t\tIsDRNoticeSupported\n");
594 s += sprintf(s, "\t\t\t\tIsCapabilityMaskNoticeSupported\n");
596 s += sprintf(s, "\t\t\t\tIsBootManagementSupported\n");
598 s += sprintf(s, "\t\t\t\tIsLinkRoundTripLatencySupported\n");
600 s += sprintf(s, "\t\t\t\tIsClientRegistrationSupported\n");
602 s += sprintf(s, "\t\t\t\tIsOtherLocalChangesNoticeSupported\n");
604 s += sprintf(s,
607 s += sprintf(s, "\t\t\t\tIsVendorSpecificMadsTableSupported\n");
609 s += sprintf(s, "\t\t\t\tIsMcastPkeyTrapSuppressionSupported\n");
611 s += sprintf(s, "\t\t\t\tIsMulticastFDBTopSupported\n");
613 s += sprintf(s, "\t\t\t\tIsHierarchyInfoSupported\n");
624 s += sprintf(s, "0x%x\n", mask);
626 s += sprintf(s, "\t\t\t\tIsSetNodeDescriptionSupported\n");
628 s += sprintf(s, "\t\t\t\tIsPortInfoExtendedSupported\n");
630 s += sprintf(s, "\t\t\t\tIsVirtualizationSupported\n");
632 s += sprintf(s, "\t\t\t\tIsSwitchPortStateTableSupported\n");
634 s += sprintf(s, "\t\t\t\tIsLinkWidth2xSupported\n");
654 sprintf(s, "%02x", *p);