OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rkpciephy_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/rockchip/
rk3399_pcie_phy.c
37
struct
rkpciephy_softc
{
struct
47
CFATTACH_DECL_NEW(rkpciephy, sizeof(struct
rkpciephy_softc
),
63
static void rkpcie_phy_poweron(struct
rkpciephy_softc
*, u_int);
98
struct
rkpciephy_softc
* const sc = device_private(dev);
119
struct
rkpciephy_softc
* const sc = device_private(dev);
145
struct
rkpciephy_softc
*sc = device_private(self);
202
rkpcie_phy_poweron(struct
rkpciephy_softc
*sc, u_int lane)
rk3399_pcie_phy.c
37
struct
rkpciephy_softc
{
struct
47
CFATTACH_DECL_NEW(rkpciephy, sizeof(struct
rkpciephy_softc
),
63
static void rkpcie_phy_poweron(struct
rkpciephy_softc
*, u_int);
98
struct
rkpciephy_softc
* const sc = device_private(dev);
119
struct
rkpciephy_softc
* const sc = device_private(dev);
145
struct
rkpciephy_softc
*sc = device_private(self);
202
rkpcie_phy_poweron(struct
rkpciephy_softc
*sc, u_int lane)
Completed in 49 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025