Searched refs:WC_MB (Results 1 – 1 of 1) sorted by relevance
49 #define WC_MB 0x20 macro53 #define mbc(c) ((c)&WC_MB)81 wp->type[0x80+n] |= WC_MB; in wc_init()83 wp->type[0xc0+n] |= WC_MB+1; in wc_init()85 wp->type[0xc0+n] |= WC_MB+2; in wc_init()87 wp->type[0xc0+n] |= WC_MB+3; in wc_init()89 wp->type[0xc0+n] |= WC_MB+4; in wc_init()91 wp->type[0xc0+n] |= WC_MB+5; in wc_init()93 wp->type[0xc0] = WC_MB|WC_ERR; in wc_init()94 wp->type[0xc1] = WC_MB|WC_ERR; in wc_init()[all …]