HomeSort by: relevance | last modified time | path
    Searched defs:PCI_INTERFACE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sandpoint/stand/altboot/
globals.h 107 #define PCI_INTERFACE(v) (((v) & 0xff00) >> 8)
  /src/sys/dev/pci/
pcireg.h 149 #define PCI_INTERFACE(cr) \

Completed in 16 milliseconds