Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
H A Dpcireg.h85 #define PCIM_STATUS_INTxSTATE 0x0008 macro
/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm.c5996 if (reg & PCIM_STATUS_INTxSTATE) { in iwm_pci_attach()
5997 reg &= ~PCIM_STATUS_INTxSTATE; in iwm_pci_attach()