OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tm_gpdata
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
tulipvar.h
283
uint32_t
tm_gpdata
; /* GPIO bits for this media */
member in struct:tulip_21x4x_media
tulip.c
4271
TULIP_WRITE(sc, CSR_SIAGEN, tm->tm_siagen | tm->
tm_gpdata
);
4351
TULIP_WRITE(sc, CSR_GPP, tm->
tm_gpdata
);
4748
tm->
tm_gpdata
= cp[1];
4920
tm->
tm_gpdata
= TULIP_ROM_GETW(cp, 2) << 16;
5064
tm->
tm_gpdata
= TULIP_ROM_GETW(cp, 3) << 16;
/src/sys/dev/pci/
if_tlp_pci.c
1410
tm->
tm_gpdata
= GPP_SMC9332DST_INIT; \
1625
tm->
tm_gpdata
= GPP_COGENT_EM1x0_INIT; \
Completed in 19 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025