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

  /src/sys/arch/mac68k/dev/
if_mcvar.h 54 #define MC_NPAGES ((MC_RXDMABUFS * 0x800 + PAGE_SIZE - 1) / PAGE_SIZE)
  /src/sys/arch/macppc/dev/
if_mcvar.h 54 #define MC_NPAGES ((MC_RXDMABUFS * 0x800 + PAGE_SIZE - 1) / PAGE_SIZE)

Completed in 14 milliseconds