Searched refs:TYPE_BOOL_OR (Results 1 – 2 of 2) sorted by relevance
218 #define TYPE_BOOL_OR 0x02 macro225 #define IS_TYPE_BOOL_OR(p) ((p)->type & TYPE_BOOL_OR)
154 param->type = TYPE_BOOL_OR; in iscsi_set_default_param()