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

  /src/sys/dev/usb/
usbnet.c 90 unsigned unp_number; member in struct:usbnet_private
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)
    [all...]
usbnet.c 90 unsigned unp_number; member in struct:usbnet_private
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)
    [all...]
usbnet.c 90 unsigned unp_number; member in struct:usbnet_private
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)
    [all...]

Completed in 110 milliseconds