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

  /external/syslinux/com32/lib/pci/
cfgtype.c 63 type = PCI_CFG_NONE;
84 type = PCI_CFG_NONE; /* Badness... */
scan.c 468 if (cfgtype == PCI_CFG_NONE)
546 if (cfgtype == PCI_CFG_NONE)
  /external/syslinux/com32/sysdump/
pci.c 42 if (cfgtype == PCI_CFG_NONE)
  /external/syslinux/com32/include/sys/
pci.h 128 PCI_CFG_NONE = -1, /* badness */

Completed in 3507 milliseconds