Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dutils.py679 def get_disk_size(disk_name): argument
698 def get_disk_size_gb(disk_name): argument
707 def get_disk_model(disk_name): argument
763 def get_disk_firmware_version(disk_name): argument
776 def is_disk_nvme(disk_name): argument
785 def is_disk_scsi(disk_name): argument
794 def is_disk_harddisk(disk_name): argument
812 def concat_partition(disk_name, partition_number): argument
827 def verify_hdparm_feature(disk_name, feature): argument
843 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