Home
last modified time | relevance | path

Searched refs:EQUAL (Results 1 – 3 of 3) sorted by relevance

/linux/arch/m68k/ifpsp060/
H A DCHANGES95 all other bits are EQUAL TO ZERO and can be set by the _real_access()
117 all other bits are EQUAL TO ZERO and can be set by the _real_access()
/linux/drivers/tty/vt/
H A Ducs_fallback_table.h_shipped2798 { 0x44, 0x23 }, /* NOT ASYMPTOTICALLY EQUAL TO -> '#' */
2799 { 0x49, 0x23 }, /* NOT ALMOST EQUAL TO -> '#' */
2800 { 0x60, 0x23 }, /* NOT EQUAL TO -> '#' */
2802 { 0x64, 0x3C }, /* LESS-THAN OR EQUAL TO -> '<' */
2803 { 0x65, 0x3E }, /* GREATER-THAN OR EQUAL TO -> '>' */
2804 { 0x68, 0x23 }, /* LESS-THAN BUT NOT EQUAL TO -> '#' */
2805 { 0x69, 0x23 }, /* GREATER-THAN BUT NOT EQUAL TO -> '#' */
2813 { 0x8A, 0x23 }, /* SUBSET OF WITH NOT EQUAL TO -> '#' */
2814 { 0x8B, 0x23 }, /* SUPERSET OF WITH NOT EQUAL TO -> '#' */
/linux/drivers/scsi/
H A DFlashPoint.c673 #define EQUAL BIT(8) macro
4598 WRW_HARPOON(map_addr, (BRH_OP + EQUAL + 0x00)); /*SEL ID OK then Conti. */ in FPT_autoLoadDefaultMap()