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

  /src/sys/dev/pci/
if_wpireg.h 129 #define WPI_GPIO_MAC (1 << 3)
if_wpi.c 1058 WPI_WRITE(sc, WPI_GPIO_CTL, tmp | WPI_GPIO_MAC);
1078 WPI_WRITE(sc, WPI_GPIO_CTL, tmp & ~WPI_GPIO_MAC);

Completed in 15 milliseconds