Searched refs:features (Results 1 – 3 of 3) sorted by relevance
482 u8 features[]; member
604 supported = check_tper(body->features); in opal_discovery0_end()607 single_user = check_sum(body->features); in opal_discovery0_end()615 if (check_lcksuppt(body->features)) in opal_discovery0_end()617 if (check_lckenabled(body->features)) in opal_discovery0_end()619 if (check_locked(body->features)) in opal_discovery0_end()621 if (check_mbrenabled(body->features)) in opal_discovery0_end()623 if (check_mbrdone(body->features)) in opal_discovery0_end()633 comid = get_comid_v100(body->features); in opal_discovery0_end()637 comid = get_comid_v200(body->features); in opal_discovery0_end()
933 unsigned int features) in blk_queue_required_elevator_features() argument935 q->required_elevator_features = features; in blk_queue_required_elevator_features()