Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Manuel d'utilisateur Page 95

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 97
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 94
95
Appendix D SMP Commands
# Management Function definitions
const SMP_REPORT_GENERAL = 0x00;
const SMP_REPORT_MANUFACTURER_INFO = 0x01;
const SMP_DISCOVER = 0x10;
const SMP_REPORT_PHY_ERROR_LOG = 0x11;
const SMP_REPORT_PHY_SATA = 0x12;
const SMP_REPORT_ROUTE_INFO = 0x13;
const SMP_CONFIGURE_ROUTE_INFO = 0x90;
const SMP_PHY_CONTROL = 0x91;
const SMP_PHY_TEST_FUNCTION = 0x92;
const SMP_CONFIGURE_PHY_ZONE = 0x93;
const SMP_CONFIGURE_ZONE_PERM = 0x83;
const SMP_REPORT_ZONE_PERM = 0x03;
const SMP_REPORT_ZONE_ROUTE_TABLE = 0x14;
# Management Function Results
const SMP_FUNCTION_ACCEPTED = 0x00;
const SMP_UNKNOWN_SMP_FUNCTION = 0x01;
const SMP_FUNCTION_FAILED = 0x02;
const SMP_INVALID_REQUEST_LENGTH = 0x03;
const SMP_PHY_DOES_NOT_EXIST = 0x10;
const SMP_INDEX_DOES_NOT_EXIST = 0x11;
const SMP_PHY_DOES_NOT_SUPPORT_SATA = 0x12;
const SMP_UNKNOWN_PHY_OPERATION = 0x13;
Vue de la page 94
1 2 ... 90 91 92 93 94 95 96 97

Commentaires sur ces manuels

Pas de commentaire