Searched refs:drive (Results 1 – 12 of 12) sorted by relevance
/systemd-251/src/shared/ ! |
D | efi-api.c | 57 struct drive_path drive; \ 288 if (dpath->drive.mbr_type != MBR_TYPE_EFI_PARTITION_TABLE_HEADER) in efi_get_boot_option() 292 if (dpath->drive.signature_type != SIGNATURE_TYPE_GUID) in efi_get_boot_option() 296 efi_guid_to_id128(dpath->drive.signature, &p_uuid); in efi_get_boot_option() 380 option->path_len = offsetof(struct device_path, drive) + sizeof(struct drive_path) + in efi_add_boot_option() 390 devicep->length = offsetof(struct device_path, drive) + sizeof(struct drive_path); in efi_add_boot_option() 391 memcpy(&devicep->drive.part_nr, &part, sizeof(uint32_t)); in efi_add_boot_option() 392 memcpy(&devicep->drive.part_start, &pstart, sizeof(uint64_t)); in efi_add_boot_option() 393 memcpy(&devicep->drive.part_size, &psize, sizeof(uint64_t)); in efi_add_boot_option() 394 id128_to_efi_guid(part_uuid, devicep->drive.signature); in efi_add_boot_option() [all …]
|
/systemd-251/src/boot/efi/ ! |
D | disk.c | 23 HARDDRIVE_DEVICE_PATH *drive; in disk_get_part_uuid() local 29 drive = (HARDDRIVE_DEVICE_PATH *)path; in disk_get_part_uuid() 30 if (drive->SignatureType != SIGNATURE_TYPE_GUID) in disk_get_part_uuid() 33 GuidToString(uuid, (EFI_GUID *)&drive->Signature); in disk_get_part_uuid()
|
/systemd-251/docs/ ! |
D | CREDENTIALS.md | 297 -drive if=none,id=hd,file=test.raw,format=raw \ 299 -device scsi-hd,drive=hd,bootindex=1 \ 363 -drive if=none,id=hd,file=test.raw,format=raw \ 365 -device scsi-hd,drive=hd,bootindex=1 \
|
/systemd-251/hwdb.d/ ! |
D | usb.ids | 24 7778 Counterfeit flash drive [Kingston] 30 7788 counterfeit flash drive 59 6025 CBM2080 / CBM2090 Flash drive controller 60 6026 CBM1180 Flash drive controller 479 3207 4 GB flash drive 868 c632 xu1541 c64 floppy drive interface 5516 6032 G2 Portable hard drive 5518 6034 G2 Portable hard drive 7939 9382 Acer/Sweex Flash drive 8724 a813 16gB flash thumb drive [all …]
|
D | 20-usb-vendor-model.hwdb | 9 ID_MODEL_FROM_DATABASE=Counterfeit flash drive [Kingston] 27 ID_MODEL_FROM_DATABASE=counterfeit flash drive 114 ID_MODEL_FROM_DATABASE=CBM2080 / CBM2090 Flash drive controller 117 ID_MODEL_FROM_DATABASE=CBM1180 Flash drive controller 1374 ID_MODEL_FROM_DATABASE=4 GB flash drive 2541 ID_MODEL_FROM_DATABASE=xu1541 c64 floppy drive interface 16485 ID_MODEL_FROM_DATABASE=G2 Portable hard drive 16491 ID_MODEL_FROM_DATABASE=G2 Portable hard drive 23754 ID_MODEL_FROM_DATABASE=Acer/Sweex Flash drive 26109 ID_MODEL_FROM_DATABASE=16gB flash thumb drive [all …]
|
D | ma-small.txt | 2002 50 hutcherson drive 11023 11 Waterberry drive 14557 475 Horizon drive 16528 22600 gateway center drive, Suite 100 23104 15 Columbia drive
|
D | ma-medium.txt | 3763 7856 Revelle drive 24880 4883 ida park drive
|
D | pci.ids | 22215 17d3 1686 ARC-1686 PCIe 4.0 to SAS/SATA 12/6Gb Tape drive Controller 23410 # NVMe drive in GCP
|
D | ma-large.txt | 22390 9 adler drive 52606 2100 Logic drive 93934 2700 Augustine drive, Ste145 166006 32,Canberra drive,#05-28
|
D | 20-pci-vendor-model.hwdb | 65610 …VMe/SAS/SATA 16/12/6Gb RAID Controller (ARC-1686 PCIe 4.0 to SAS/SATA 12/6Gb Tape drive Controller)
|
/systemd-251/test/ ! |
D | test-functions | 449 -drive "format=raw,cache=unsafe,file=$image"
|
/systemd-251/ ! |
D | NEWS | 7272 removed from the drive. 9885 considered active only when a medium is in the drive. Also,
|