Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:ue_drv_sc
(Results
1 - 6
of
6
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/net/
H
A
D
usb_ethernet.c
303
ue->
ue_drv_sc
= sc;
in ue_attach_post_task()
311
ue->
ue_drv_sc
= sc;
in ue_attach_post_task()
333
if (ue->
ue_drv_sc
!= NULL) {
in ue_attach_post_task()
335
ue->
ue_drv_sc
= NULL;
in ue_attach_post_task()
352
sc = ue->
ue_drv_sc
;
in uether_ifdetach()
387
ue->
ue_drv_sc
= NULL;
in uether_ifdetach()
421
struct los_eth_driver *sc = ue->
ue_drv_sc
;
in ue_start_task()
494
struct los_eth_driver *sc = ue->
ue_drv_sc
;
in ue_watchdog()
513
struct los_eth_driver *sc = ue->
ue_drv_sc
;
in ue_tick_task()
590
struct netif *netif = &(ue->
ue_drv_sc
in uether_rxflush()
[all...]
H
A
D
if_axge.c
247
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axge_setmulti()
265
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axge_setpromisc()
401
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axge_miibus_statchg()
483
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axge_rxeof()
572
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axge_bulk_write_callback()
664
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axge_init()
715
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axge_stop()
H
A
D
if_axe.c
535
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axe_ax88772b_init()
571
ifp = ue->
ue_drv_sc
;
in axe_ax88772b_init()
658
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axe_miibus_statchg()
861
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axe_rxeof()
906
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axe_bulk_write_callback()
1006
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axe_init()
1095
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axe_setpromisc()
1132
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in axe_stop()
H
A
D
if_urndis.c
296
netif = &(ue->
ue_drv_sc
->ac_if);
in urndis_attach()
345
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in urndis_init()
363
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in urndis_stop()
799
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in urndis_bulk_read()
H
A
D
usb_ethernet.h
106
struct los_eth_driver *
ue_drv_sc
;
member
H
A
D
if_cdce.c
775
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in cdce_init()
805
struct los_eth_driver *ifp = ue->
ue_drv_sc
;
in cdce_stop()
Completed in 7 milliseconds