Searched refs:slot_to_expcard (Results 1 – 1 of 1) sorted by relevance
74 static ecard_t *slot_to_expcard[MAX_ECARDS]; variable104 return slot < MAX_ECARDS ? slot_to_expcard[slot] : NULL; in slot_to_ecard()969 slot_to_expcard[slot] = ec; in ecard_probe()