OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_chiptype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uftdi.c
94
u_int
sc_chiptype
;
member in struct:uftdi_softc
345
sc->
sc_chiptype
= UGETW(ddesc->bcdDevice);
347
switch (sc->
sc_chiptype
) {
375
if (sc->
sc_chiptype
< 0x0200) {
uftdi.c
94
u_int
sc_chiptype
;
member in struct:uftdi_softc
345
sc->
sc_chiptype
= UGETW(ddesc->bcdDevice);
347
switch (sc->
sc_chiptype
) {
375
if (sc->
sc_chiptype
< 0x0200) {
Completed in 58 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025