OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_DEVICE_ID_MX987x5
(Results
1 - 3
of
3
) sorted by null
/external/grub/netboot/
pci.h
149
#define
PCI_DEVICE_ID_MX987x5
0x0531
config.c
165
{ PCI_VENDOR_ID_MACRONIX,
PCI_DEVICE_ID_MX987x5
,
309
{ PCI_VENDOR_ID_MACRONIX,
PCI_DEVICE_ID_MX987x5
, tulip_probe },
otulip.c
199
if (vendor == PCI_VENDOR_ID_MACRONIX && dev_id ==
PCI_DEVICE_ID_MX987x5
) {
Completed in 17 milliseconds