Searched refs:IN_PORT_2BYTES (Results 1 – 1 of 1) sorted by relevance
1507 #define IN_PORT_2BYTES(port) (*(hcf_16 *)(port)) macro1511 hcf_16 word = IN_PORT_2BYTES(port);1517 (((swap_var = IN_PORT_2BYTES(port)) >> 8) + (((swap_var) & 0xff) << 8))