HomeSort by relevance Sort by last modified time
    Searched defs:pci_busdevfn (Results 1 - 4 of 4) sorted by null

  /external/syslinux/gpxe/src/arch/i386/include/
undi.h 34 UINT16_t pci_busdevfn; member in struct:undi_device
  /external/syslinux/gpxe/src/arch/i386/prefix/
pxeprefix.S 313 movw %ax, pci_busdevfn
677 pci_busdevfn: .word UNDI_NO_PCI_BUSDEVFN label
romprefix.S 203 movw %ax, pci_busdevfn
583 pci_busdevfn: label
585 .size pci_busdevfn, . - pci_busdevfn
722 movw pci_busdevfn, %bx
  /external/syslinux/gpxe/src/interface/efi/
efi_snp.c 764 unsigned int pci_busdevfn; local
794 pci_busdevfn = PCI_BUSDEVFN ( pci_bus, PCI_DEVFN ( pci_dev, pci_fn ) );
796 pci_busdevfn ) ) == NULL ) {
    [all...]

Completed in 657 milliseconds