Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Manuale Utente Pagina 95

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 97
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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;
Vedere la pagina 94
1 2 ... 90 91 92 93 94 95 96 97

Commenti su questo manuale

Nessun commento