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

  /src/sys/dev/usb/
if_upl.c 101 static int upl_match(device_t, cfdata_t, void *);
104 CFATTACH_DECL_NEW(upl, sizeof(struct usbnet), upl_match, upl_attach,
132 upl_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 11 milliseconds