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

  /src/sys/arch/alpha/pci/
dwlpxreg.h 151 #define PCIA_CTL_MHAE(x) ((x&0x1f)<<14) /* Memory Hardware Address Extension */
dwlpx.c 268 ctl &= ~(PCIA_CTL_MHAE(0x1f) | PCIA_CTL_IHAE(0x1f));

Completed in 14 milliseconds