Home
last modified time | relevance | path

Searched refs:ecap (Results 1 – 1 of 1) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/dev/pci/
H A Dpcireg.h128 #define PCI_EXTCAP_ID(ecap) ((ecap) & PCIM_EXTCAP_ID) argument
129 #define PCI_EXTCAP_VER(ecap) (((ecap) & PCIM_EXTCAP_VER) >> 16) argument
130 #define PCI_EXTCAP_NEXTPTR(ecap) (((ecap) & PCIM_EXTCAP_NEXTPTR) >> 20) argument