Home
last modified time | relevance | path

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

/freebsd-13.1/stand/i386/common/
H A Dedd.h74 uint64_t device_path[2]; member
81 struct edd_device_path_v3 device_path; member
/freebsd-13.1/lib/libcam/
H A Dcamlib.c530 strlcpy(device->device_path, given_path, in cam_real_open_device()
531 sizeof(device->device_path)); in cam_real_open_device()
533 device->device_path[0] = '\0'; in cam_real_open_device()
H A Dcamlib.h87 char device_path[MAXPATHLEN];/* member
/freebsd-13.1/usr.sbin/efibootmgr/
H A Defibootmgr.c86 bool device_path; member
232 opts.device_path = true; in parse_args()
1105 report_esp_device(opts.device_path, opts.unix_path); in main()
/freebsd-13.1/stand/i386/libi386/
H A Dbiosdisk.c553 struct edd_device_path_v3 device_path; in bd_get_diskinfo_ext() member