Home
last modified time | relevance | path

Searched defs:disk_name (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/bin/
Dutils.py796 def get_disk_size(disk_name): argument
813 def get_disk_size_gb(disk_name): argument
822 def get_disk_model(disk_name): argument
878 def get_disk_firmware_version(disk_name): argument
891 def is_disk_nvme(disk_name): argument
900 def is_disk_scsi(disk_name): argument
909 def is_disk_harddisk(disk_name): argument
927 def concat_partition(disk_name, partition_number): argument
942 def verify_hdparm_feature(disk_name, feature): argument
958 def get_nvme_id_ns_feature(disk_name, feature): argument
[all …]
/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
DStandard_Suite.py276 class disk_name(aetools.NProperty): class