Home
last modified time | relevance | path

Searched refs:SCF_NONE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c2581 SCF_NONE = 0, enumerator
2605 { SCMD_TEST_UNIT_READY, 0, SCF_NONE, sata_txlt_test_unit_ready, NULL,
2607 { SCMD_START_STOP, 0, SCF_NONE, sata_txlt_start_stop_unit, NULL,
2630 { SCMD_SYNCHRONIZE_CACHE, 0, SCF_NONE, sata_txlt_synchronize_cache,
2633 { SCMD_SYNCHRONIZE_CACHE_G1, 0, SCF_NONE,
2637 { SCMD_READ, 0, SCF_NONE, sata_txlt_read, NULL,
2639 { SCMD_READ_G1, 0, SCF_NONE, sata_txlt_read, NULL,
2642 { SCMD_READ_G4, 0, SCF_NONE, sata_txlt_read, NULL,
2645 { SCMD_READ_G5, 0, SCF_NONE, sata_txlt_read, NULL,
2651 { SCMD_WRITE, 0, SCF_NONE, sata_txlt_write, NULL,
[all …]