Searched refs:nd_cmdref (Results 1 – 3 of 3) sorted by relevance
307 data->nd_cmdref = allocbase; in niopen()332 data->nd_cmdref = allocbase; in niopen()469 memcpy(pkt, (void *)data->nd_cmdref, len); in ni_get()470 bd->nb_pte = (int)&syspte[data->nd_cmdref>>9]; in ni_get()510 memcpy((void *)data->nd_cmdref, pkt, len); in ni_put()
554 data->nd_cmdref = (uint32_t)m; in nistart()595 m = (void *)data->nd_cmdref; in niintr()614 if (m == (void *)data->nd_cmdref) in niintr()621 m = (struct mbuf *)data->nd_cmdref; in niintr()782 data->nd_cmdref = (long)m; in ni_add_rxbuf()
134 u_int32_t nd_cmdref; member