Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dif_wireg.h288 #define WI_PLX_LINT1STAT 0x04 /* Local interrupt 1 status bit */ macro
/openbsd/sys/dev/pci/
H A Dif_wi_pci.c372 if (intcsr & WI_PLX_LINT1STAT) { in wi_pci_plx_attach()