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

  /src/sys/dev/pci/
if_wpireg.h 156 #define WPI_HW_ERROR (1 << 29)
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 15 milliseconds