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

  /src/sys/dev/pci/
if_wmreg.h 666 #define WMREG_SHRAH(x) (WMREG_PCH_LPT_SHRAL(x) + 4)
667 #define WMREG_PCH_LPT_SHRAL(x) (0x5408 + ((x) * 8))
668 #define WMREG_PCH_LPT_SHRAH(x) (WMREG_PCH_LPT_SHRAL(x) + 4)
if_wm.c 4344 addrl = WMREG_PCH_LPT_SHRAL(idx - 1);

Completed in 25 milliseconds