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

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dedd.h176 union edd_device_path device_path; member in struct:edd_device_path_information
/vbox/src/VBox/Devices/PC/BIOS/
H A Data.h198 uint8_t device_path[8]; member in struct:__anon14960
H A Ddisk.c556 ((uint16_t __far *)dpt->device_path)[0] = device & 1; // device % 2; @todo: correct?
557 ((uint16_t __far *)dpt->device_path)[1] = 0;
558 ((uint32_t __far *)dpt->device_path)[1] = 0;
H A Deltorito.c985 ((uint16_t __far *)dpt->device_path)[0] = device & 1;
986 ((uint16_t __far *)dpt->device_path)[1] = 0;
987 ((uint32_t __far *)dpt->device_path)[1] = 0;
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pcbios/
H A Dint13.c1198 &dpi->device_path ) ) != 0 ) {

Completed in 167 milliseconds