OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_strategy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_urtwreg.h
360
uint8_t
sc_strategy
;
member in struct:urtw_softc
if_urtw.c
1078
sc->
sc_strategy
= URTW_SW_LED_MODE1;
1081
sc->
sc_strategy
= URTW_SW_LED_MODE3;
1084
sc->
sc_strategy
= URTW_HW_LED;
1089
sc->
sc_strategy
= URTW_SW_LED_MODE0;
1946
if (sc->
sc_strategy
!= URTW_SW_LED_MODE0)
1947
panic("could not process a LED strategy %#x", sc->
sc_strategy
);
1969
switch (sc->
sc_strategy
) {
1983
panic("unsupported LED mode %d", sc->
sc_strategy
);
Completed in 14 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025