Searched refs:slot_to_expcard (Results 1 – 1 of 1) sorted by relevance
80 static ecard_t *slot_to_expcard[MAX_ECARDS]; variable123 return slot < MAX_ECARDS ? slot_to_expcard[slot] : NULL; in slot_to_ecard()991 slot_to_expcard[slot] = ec; in ecard_probe()1053 memset(slot_to_expcard, 0, sizeof(slot_to_expcard)); in ecard_free_all()