OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tl_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_tlvar.h
43
struct
tl_softc
{
struct
88
typedef struct
tl_softc
tl_softc_t;
if_tl.c
128
void tl_mii_sync(struct
tl_softc
*);
129
void tl_mii_sendbits(struct
tl_softc
*, uint32_t, int);
800
tl_mii_sync(struct
tl_softc
*sc)
812
tl_mii_sendbits(struct
tl_softc
*sc, uint32_t data, int nbits)
832
struct
tl_softc
*sc = device_private(self);
872
struct
tl_softc
*sc = device_private(self);
956
struct
tl_softc
*sc = cookie;
967
struct
tl_softc
*sc = cookie;
1217
struct
tl_softc
*sc = ifp->if_softc;
/src/sys/dev/mii/
tlphy.c
130
struct
tl_softc
*tlsc = device_private(device_parent(self));
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025