Searched defs:pxe_parameter_structure (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/prefix/
H A Dpxeprefix.S305 movb ( pxe_parameter_structure + 0x02 ), %al
312 movl ( pxe_parameter_structure + 0x03 ), %eax
314 movw ( pxe_parameter_structure + 0x0b ), %ax
348 leaw ( pxe_parameter_structure + 0x02 ), %si
354 cmpl $EB_MAGIC_1, ( pxe_parameter_structure + 0x02 )
356 cmpl $EB_MAGIC_2, ( pxe_parameter_structure + 0x06 )
575 * %ds:pxe_parameter_structure : Parameters for PXE API call
588 movw $pxe_parameter_structure, %di
597 movw pxe_parameter_structure, %ax
648 pxe_parameter_structure label
[all...]

Completed in 68 milliseconds