Lines Matching defs:unp_number
90 unsigned unp_number;
298 unp->unp_number, buflen, csum_flags, mbuf_flags);
304 DPRINTF("%jd: no memory", unp->unp_number, 0, 0, 0);
329 unp->unp_number, (uintptr_t)buf, buflen, 0);
361 unp->unp_number, status, (uintptr_t)xfer, 0);
418 unp->unp_number, status, (uintptr_t)xfer, 0);
469 unp->unp_number, (uintptr_t)uni,
482 unp->unp_number, status, 0, 0);
502 unp->unp_number, cd->uncd_tx_cnt, un->un_tx_list_cnt,
595 unp->unp_number, unp->unp_txstopped, 0, 0);
933 un->un_pri->unp_number, err, 0, 0);
957 un->un_pri->unp_number, err, 0, 0);
1081 unp->unp_number, cmd, (uintptr_t)data, 0);
1248 USBNETHIST_CALLARGSN(10, "%jd: enter", unp->unp_number, 0, 0, 0);
1285 USBNETHIST_CALLARGSN(8, "%jd: enter", unp->unp_number, 0, 0, 0);
1473 unp->unp_number = atomic_inc_uint_nv(&usbnet_number);