Home
last modified time | relevance | path

Searched refs:urng_chip (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/usb/
Durng.c56 struct urng_chip { struct
71 struct urng_chip sc_chip; argument
98 struct urng_chip urng_chip; member
135 sc->sc_chip = urng_lookup(uaa->vendor, uaa->product)->urng_chip; in urng_attach()