Searched refs:OP_SEARCH (Results 1 – 1 of 1) sorted by relevance
878 #define OP_SEARCH BIT(3) macro978 .access = (OP_READ | OP_WRITE | OP_DEL | OP_SEARCH),986 .access = (OP_READ | OP_WRITE | OP_DEL | OP_SEARCH | OP_VALID_ANYWAY),1078 .access = (OP_READ | OP_WRITE | OP_DEL | OP_SEARCH),1272 if (index < 0 && !(ops->access & OP_SEARCH)) in sja1105_dynamic_config_read()