Searched refs:FECTYPE_MASK (Results 1 – 1 of 1) sorted by relevance
111 #define FECTYPE_MASK 0x000000ff macro1489 sc->fectype = (uint8_t)(typeflags & FECTYPE_MASK); in ffec_attach()1490 sc->fecflags = (uint32_t)(typeflags & ~FECTYPE_MASK); in ffec_attach()