OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sk_phytype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_skvar.h
219
int
sk_phytype
;
member in struct:sk_if_softc
if_sk.c
417
if (sc_if->
sk_phytype
== SK_PHYTYPE_XMAC && phy != 0)
422
if (sc_if->
sk_phytype
!= SK_PHYTYPE_XMAC) {
487
if (sc_if->
sk_phytype
!= SK_PHYTYPE_XMAC) {
503
(sc_if->
sk_phytype
!= SK_PHYTYPE_MARV_COPPER &&
504
sc_if->
sk_phytype
!= SK_PHYTYPE_MARV_FIBER)) {
1285
sc_if->
sk_phytype
= sk_win_read_1(sc, SK_EPROM1) & 0xF;
1286
switch (sc_if->
sk_phytype
) {
1298
sc_if->
sk_phytype
);
2183
if (sc_if->
sk_phytype
== SK_PHYTYPE_BCOM) {
2276
if (sc_if->
sk_phytype
== SK_PHYTYPE_XMAC)
[
all
...]
Completed in 14 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025