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

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

Completed in 37 milliseconds