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

  /src/sys/dev/pci/
if_ex_pci.c 156 EX_CONF_PCI_FUNCREG | EX_CONF_RESETHACK | EX_CONF_INV_LED_POLARITY |
162 EX_CONF_PCI_FUNCREG | EX_CONF_RESETHACK | EX_CONF_INV_LED_POLARITY |
253 if (sc->ex_conf & EX_CONF_PCI_FUNCREG) {
304 if (sc->ex_conf & EX_CONF_PCI_FUNCREG)
376 if (sc->ex_conf & EX_CONF_PCI_FUNCREG)
  /src/sys/dev/ic/
elinkxlvar.h 81 #define EX_CONF_PCI_FUNCREG 0x0100 /* Has PCI function registers */

Completed in 15 milliseconds