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

  /src/sys/arch/arm/amlogic/
gxlphy.c 248 uint16_t bmcr, bmsr, wol, lpa, aner; local in function:gxlphy_status
260 wol = gxl_readreg(sc, BANK_WOL, LPI_STATUS);
264 if ((wol & LPI_STATUS_RSV12) == 0 ||
  /src/sys/dev/pci/
if_mcx.c 897 uint8_t wol; member in struct:mcx_cap_device

Completed in 142 milliseconds