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

  /src/sys/dev/pci/
if_wpireg.h 154 #define WPI_SW_ERROR (1 << 25)
160 (WPI_SW_ERROR | WPI_HW_ERROR | WPI_TX_INTR | WPI_RX_INTR | \
if_wpi.c 1848 if (r & (WPI_SW_ERROR | WPI_HW_ERROR)) {

Completed in 14 milliseconds