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

  /src/sys/arch/vax/boot/boot/
if_ni.c 310 bbd[i].nb_pte = (int)&syspte[allocbase>>9];
340 bd->nb_pte = (int)&syspte[allocbase>>9];
470 bd->nb_pte = (int)&syspte[data->nd_cmdref>>9];
  /src/sys/dev/bi/
if_nireg.h 196 u_int32_t nb_pte; /* start (vax) PTE for this buffer */ member in struct:ni_bbd
if_ni.c 540 bdp->nb_pte = (uint32_t)kvtopte(mtod(m0, void *));
601 bd->nb_pte =
775 bd->nb_pte = (long)kvtopte(m->m_ext.ext_buf);

Completed in 40 milliseconds