Searched refs:SDA_PROP_CAP_NOPIO (Results 1 – 3 of 3) sorted by relevance
259 SDA_PROP_CAP_NOPIO = 11, /* R: Never needs bp_mapin */ enumerator
549 if ((sda_getprop(slot, SDA_PROP_CAP_NOPIO, &cap) == 0) && (cap != 0)) { in sda_slot_attach()
1547 case SDA_PROP_CAP_NOPIO: in sdhost_getprop()