OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_phytype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
dw_hdmi.h
76
u_int
sc_phytype
;
member in struct:dwhdmi_softc
/src/sys/dev/pci/
if_wm.c
532
wm_phy_type
sc_phytype
; /* PHY type */
member in struct:wm_softc
4050
switch (sc->
sc_phytype
) {
4895
if (sc->
sc_phytype
== WMPHY_I217) {
4926
if ((sc->
sc_phytype
== WMPHY_UNKNOWN)
4927
|| (sc->
sc_phytype
!= WMPHY_IGP_3))
10454
if ((sc->sc_type == WM_T_ICH8) && (sc->
sc_phytype
== WMPHY_IGP_3))
10701
if (sc->
sc_phytype
== WMPHY_82578)
10709
if (sc->
sc_phytype
> WMPHY_82579)
11439
* Set up
sc_phytype
and mii_{read|write}reg.
11604
if ((sc->
sc_phytype
!= WMPHY_UNKNOWN
[
all
...]
Completed in 18 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025