OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ti_hwrev
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ti.c
396
switch (sc->
ti_hwrev
) {
1082
switch (sc->
ti_hwrev
) {
1110
switch (sc->
ti_hwrev
) {
1230
if (sc->
ti_hwrev
== TI_HWREV_TIGON)
1280
sc->
ti_hwrev
= TI_HWREV_TIGON;
1283
sc->
ti_hwrev
= TI_HWREV_TIGON_II;
1292
if (sc->
ti_hwrev
== TI_HWREV_TIGON_II) {
1300
if (sc->
ti_hwrev
== TI_HWREV_TIGON_II) {
1484
if (sc->
ti_hwrev
== TI_HWREV_TIGON)
1515
if (sc->
ti_hwrev
== TI_HWREV_TIGON)
[
all
...]
if_tireg.h
904
if ((x)->
ti_hwrev
== TI_HWREV_TIGON) \
914
if ((x)->
ti_hwrev
== TI_HWREV_TIGON) \
1095
uint8_t
ti_hwrev
; /* Tigon rev (1 or 2) */
member in struct:ti_softc
Completed in 14 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025