OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ucdload_status
(Results
1 - 1
of
1
) sorted by null
/hardware/broadcom/wlan/bcmdhd/dhdutil/
ucode_download.c
141
int
ucdload_status
= 0;
local
217
ret = wlu_iovar_getint(dev_handle, "
ucdload_status
",
218
&
ucdload_status
);
220
printf("err in
ucdload_status
, exiting\n");
223
if (
ucdload_status
) {
Completed in 1242 milliseconds