OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pci_bus_dev_func
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/arch/i386/include/gpxe/
ibft.h
182
uint16_t
pci_bus_dev_func
;
member in struct:ibft_nic
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
ibft.c
290
nic->
pci_bus_dev_func
= netdev->dev->desc.location;
291
DBG ( "iBFT NIC PCI = %04x\n", nic->
pci_bus_dev_func
);
Completed in 57 milliseconds