Searched refs:RW_I93_CC_SIZE (Results 1 – 3 of 3) sorted by relevance
152 if (length < RW_I93_CC_SIZE) { in rw_t5t_sm_detect_ndef()159 STREAM_TO_ARRAY(cc, p, RW_I93_CC_SIZE); in rw_t5t_sm_detect_ndef()807 if (length < RW_I93_CC_SIZE) { in rw_t5t_sm_set_read_only()
1886 if (length < RW_I93_CC_SIZE) { in rw_i93_sm_detect_ndef()1893 STREAM_TO_ARRAY(cc, p, RW_I93_CC_SIZE); in rw_i93_sm_detect_ndef()2987 if (length < RW_I93_CC_SIZE) { in rw_i93_sm_set_read_only()
707 #define RW_I93_CC_SIZE 4 macro