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

  /src/sys/dev/usb/
if_url.c 90 static int url_csr_write_4(struct usbnet *, int, int);
352 url_csr_write_4(struct usbnet *un, int reg, int aval) function in typeref:typename:int
462 url_csr_write_4(un, URL_MAR0, mchash[0]);
463 url_csr_write_4(un, URL_MAR4, mchash[1]);

Completed in 11 milliseconds