OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_VENDOR_ID_MACRONIX
(Results
1 - 3
of
3
) sorted by null
/external/grub/netboot/
pci.h
148
#define
PCI_VENDOR_ID_MACRONIX
0x10d9
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 32 milliseconds