Searched refs:WC_MB (Results 1 – 2 of 2) sorted by relevance
52 #define WC_MB 0x20 macro 56 #define mbc(c) ((c)&WC_MB)84 wp->type[0x80+n] |= WC_MB; in wc_init() 86 wp->type[0xc0+n] |= WC_MB+1; in wc_init() 88 wp->type[0xc0+n] |= WC_MB+2; in wc_init() 90 wp->type[0xc0+n] |= WC_MB+3; in wc_init() 92 wp->type[0xc0+n] |= WC_MB+4; in wc_init() 94 wp->type[0xc0+n] |= WC_MB+5; in wc_init() 96 wp->type[0xc0] = WC_MB|WC_ERR; in wc_init() 97 wp->type[0xc1] = WC_MB|WC_ER in wc_init() [all...]
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 …]