HomeSort by: relevance | last modified time | path
    Searched defs:SFBSTIPPLEBITMASK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/tc/
sfb.c 862 #define SFBSTIPPLEBITMASK 0x1f
919 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
962 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
1142 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
1259 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
sfbplus.c 982 #define SFBSTIPPLEBITMASK 0x1f
995 #define SFBSTIPPLEBITMASK 0xf
1070 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
1094 #undef SFBSTIPPLEBITMASK
1097 #define SFBSTIPPLEBITMASK SFBCOPYBITMASK
1122 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);
1310 rmask = SFBSTIPPLEALL1 >> (-width & SFBSTIPPLEBITMASK);

Completed in 14 milliseconds