OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opb_flags
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/powerpc/ibm4xx/dev/
opbvar.h
55
int
opb_flags
;
member in struct:opb_attach_args
if_emac.c
451
if (oaa->
opb_flags
& OPB_FLAGS_EMAC_RMII_ZMII)
456
if (oaa->
opb_flags
& OPB_FLAGS_EMAC_RMII_RGMII)
505
if (oaa->
opb_flags
& OPB_FLAGS_EMAC_TAH) {
565
sc->sc_ethcfg_ecs = (oaa->
opb_flags
& OPB_FLAGS_EMAC_ETHCFG_ECS) != 0;
603
if (oaa->
opb_flags
& OPB_FLAGS_EMAC_GBE) {
623
if (oaa->
opb_flags
& OPB_FLAGS_EMAC_STACV2) {
656
if (oaa->
opb_flags
& OPB_FLAGS_EMAC_HT256)
opb.c
287
oaa.
opb_flags
= opb_devs[i].flags;
Completed in 21 milliseconds
Indexes created Tue Jul 07 00:25:39 UTC 2026