Home
last modified time | relevance | path

Searched refs:efi_snp_undi (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/interface/efi/
H A Defi_snp.c1378 static PXE_SW_UNDI efi_snp_undi __attribute__ (( aligned ( 16 ) )) = { variable
1380 .Len = sizeof ( efi_snp_undi ),
1602 snpdev->nii.Id = ( ( intptr_t ) &efi_snp_undi ); in efi_snp_probe()
1604 efi_snp_undi.EntryPoint = ( ( intptr_t ) efi_undi_issue ); in efi_snp_probe()
1605 ifcnt = ( ( efi_snp_undi.IFcntExt << 8 ) | efi_snp_undi.IFcnt ); in efi_snp_probe()
1608 efi_snp_undi.IFcnt = ( ifcnt & 0xff ); in efi_snp_probe()
1609 efi_snp_undi.IFcntExt = ( ifcnt >> 8 ); in efi_snp_probe()
1610 efi_snp_undi.Fudge -= efi_undi_checksum ( &efi_snp_undi, in efi_snp_probe()
1611 sizeof ( efi_snp_undi ) ); in efi_snp_probe()
/dports/net/ipxe/ipxe-2265a65/src/interface/efi/
H A Defi_snp.c1459 static PXE_SW_UNDI efi_snp_undi __attribute__ (( aligned ( 16 ) )) = { variable
1461 .Len = sizeof ( efi_snp_undi ),
1679 snpdev->nii.Id = ( ( intptr_t ) &efi_snp_undi ); in efi_snp_probe()
1681 efi_snp_undi.EntryPoint = ( ( intptr_t ) efi_undi_issue ); in efi_snp_probe()
1682 ifcnt = ( ( efi_snp_undi.IFcntExt << 8 ) | efi_snp_undi.IFcnt ); in efi_snp_probe()
1685 efi_snp_undi.IFcnt = ( ifcnt & 0xff ); in efi_snp_probe()
1686 efi_snp_undi.IFcntExt = ( ifcnt >> 8 ); in efi_snp_probe()
1687 efi_snp_undi.Fudge -= efi_undi_checksum ( &efi_snp_undi, in efi_snp_probe()
1688 sizeof ( efi_snp_undi ) ); in efi_snp_probe()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/interface/efi/
H A Defi_snp.c1457 static PXE_SW_UNDI efi_snp_undi __attribute__ (( aligned ( 16 ) )) = { variable
1459 .Len = sizeof ( efi_snp_undi ),
1681 snpdev->nii.Id = ( ( intptr_t ) &efi_snp_undi ); in efi_snp_probe()
1683 efi_snp_undi.EntryPoint = ( ( intptr_t ) efi_undi_issue ); in efi_snp_probe()
1684 ifcnt = ( ( efi_snp_undi.IFcntExt << 8 ) | efi_snp_undi.IFcnt ); in efi_snp_probe()
1687 efi_snp_undi.IFcnt = ( ifcnt & 0xff ); in efi_snp_probe()
1688 efi_snp_undi.IFcntExt = ( ifcnt >> 8 ); in efi_snp_probe()
1689 efi_snp_undi.Fudge -= efi_undi_checksum ( &efi_snp_undi, in efi_snp_probe()
1690 sizeof ( efi_snp_undi ) ); in efi_snp_probe()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/interface/efi/
H A Defi_snp.c1457 static PXE_SW_UNDI efi_snp_undi __attribute__ (( aligned ( 16 ) )) = { variable
1459 .Len = sizeof ( efi_snp_undi ),
1681 snpdev->nii.Id = ( ( intptr_t ) &efi_snp_undi ); in efi_snp_probe()
1683 efi_snp_undi.EntryPoint = ( ( intptr_t ) efi_undi_issue ); in efi_snp_probe()
1684 ifcnt = ( ( efi_snp_undi.IFcntExt << 8 ) | efi_snp_undi.IFcnt ); in efi_snp_probe()
1687 efi_snp_undi.IFcnt = ( ifcnt & 0xff ); in efi_snp_probe()
1688 efi_snp_undi.IFcntExt = ( ifcnt >> 8 ); in efi_snp_probe()
1689 efi_snp_undi.Fudge -= efi_undi_checksum ( &efi_snp_undi, in efi_snp_probe()
1690 sizeof ( efi_snp_undi ) ); in efi_snp_probe()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/interface/efi/
H A Defi_snp.c1457 static PXE_SW_UNDI efi_snp_undi __attribute__ (( aligned ( 16 ) )) = { variable
1459 .Len = sizeof ( efi_snp_undi ),
1681 snpdev->nii.Id = ( ( intptr_t ) &efi_snp_undi ); in efi_snp_probe()
1683 efi_snp_undi.EntryPoint = ( ( intptr_t ) efi_undi_issue ); in efi_snp_probe()
1684 ifcnt = ( ( efi_snp_undi.IFcntExt << 8 ) | efi_snp_undi.IFcnt ); in efi_snp_probe()
1687 efi_snp_undi.IFcnt = ( ifcnt & 0xff ); in efi_snp_probe()
1688 efi_snp_undi.IFcntExt = ( ifcnt >> 8 ); in efi_snp_probe()
1689 efi_snp_undi.Fudge -= efi_undi_checksum ( &efi_snp_undi, in efi_snp_probe()
1690 sizeof ( efi_snp_undi ) ); in efi_snp_probe()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/interface/efi/
H A Defi_snp.c1457 static PXE_SW_UNDI efi_snp_undi __attribute__ (( aligned ( 16 ) )) = { variable
1459 .Len = sizeof ( efi_snp_undi ),
1681 snpdev->nii.Id = ( ( intptr_t ) &efi_snp_undi ); in efi_snp_probe()
1683 efi_snp_undi.EntryPoint = ( ( intptr_t ) efi_undi_issue ); in efi_snp_probe()
1684 ifcnt = ( ( efi_snp_undi.IFcntExt << 8 ) | efi_snp_undi.IFcnt ); in efi_snp_probe()
1687 efi_snp_undi.IFcnt = ( ifcnt & 0xff ); in efi_snp_probe()
1688 efi_snp_undi.IFcntExt = ( ifcnt >> 8 ); in efi_snp_probe()
1689 efi_snp_undi.Fudge -= efi_undi_checksum ( &efi_snp_undi, in efi_snp_probe()
1690 sizeof ( efi_snp_undi ) ); in efi_snp_probe()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/interface/efi/
H A Defi_snp.c1457 static PXE_SW_UNDI efi_snp_undi __attribute__ (( aligned ( 16 ) )) = { variable
1459 .Len = sizeof ( efi_snp_undi ),
1681 snpdev->nii.Id = ( ( intptr_t ) &efi_snp_undi ); in efi_snp_probe()
1683 efi_snp_undi.EntryPoint = ( ( intptr_t ) efi_undi_issue ); in efi_snp_probe()
1684 ifcnt = ( ( efi_snp_undi.IFcntExt << 8 ) | efi_snp_undi.IFcnt ); in efi_snp_probe()
1687 efi_snp_undi.IFcnt = ( ifcnt & 0xff ); in efi_snp_probe()
1688 efi_snp_undi.IFcntExt = ( ifcnt >> 8 ); in efi_snp_probe()
1689 efi_snp_undi.Fudge -= efi_undi_checksum ( &efi_snp_undi, in efi_snp_probe()
1690 sizeof ( efi_snp_undi ) ); in efi_snp_probe()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/interface/efi/
H A Defi_snp.c1457 static PXE_SW_UNDI efi_snp_undi __attribute__ (( aligned ( 16 ) )) = { variable
1459 .Len = sizeof ( efi_snp_undi ),
1681 snpdev->nii.Id = ( ( intptr_t ) &efi_snp_undi ); in efi_snp_probe()
1683 efi_snp_undi.EntryPoint = ( ( intptr_t ) efi_undi_issue ); in efi_snp_probe()
1684 ifcnt = ( ( efi_snp_undi.IFcntExt << 8 ) | efi_snp_undi.IFcnt ); in efi_snp_probe()
1687 efi_snp_undi.IFcnt = ( ifcnt & 0xff ); in efi_snp_probe()
1688 efi_snp_undi.IFcntExt = ( ifcnt >> 8 ); in efi_snp_probe()
1689 efi_snp_undi.Fudge -= efi_undi_checksum ( &efi_snp_undi, in efi_snp_probe()
1690 sizeof ( efi_snp_undi ) ); in efi_snp_probe()