Home
last modified time | relevance | path

Searched refs:PCN_PSTATE_MASK (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/pcn/
H A Dif_pcnreg.h494 #define PCN_PSTATE_MASK 0x0003 macro
H A Dif_pcn.c500 if (command & PCN_PSTATE_MASK) { in pcn_attach()
510 "-- setting to D0\n", unit, command & PCN_PSTATE_MASK); in pcn_attach()