OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_uc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwmvar.h
419
struct iwm_ucode_status
sc_uc
;
member in struct:iwm_softc
if_iwm.c
3570
sc->
sc_uc
.uc_intr = 0;
3580
for (w = 0; !sc->
sc_uc
.uc_intr && w < 10; w++)
3581
err = tsleep(&sc->
sc_uc
, 0, "iwmuc", mstohz(100));
3582
if (err || !sc->
sc_uc
.uc_ok) {
3585
err, sc->
sc_uc
.uc_ok);
7118
base = sc->
sc_uc
.uc_error_event_table;
7183
if (sc->
sc_uc
.uc_umac_error_event_table)
7193
base = sc->
sc_uc
.uc_umac_error_event_table;
7313
sc->
sc_uc
.uc_error_event_table
7315
sc->
sc_uc
.uc_log_event_tabl
[
all
...]
Completed in 16 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025