Searched refs:schpc_number_of_slots (Results 1 – 2 of 2) sorted by relevance
121 uint16_t schpc_number_of_slots; /* Slot on IO Board */ member
454 schpc_p->schpc_number_of_slots = STARCAT_MAX_SLOTS; in schpc_attach()458 schpc_p->schpc_number_of_slots); in schpc_attach()478 (schpc_p->schpc_number_of_slots * sizeof (schpc_slot_t)), in schpc_attach()3387 for (i = 0; i < schpc_p->schpc_number_of_slots; i++) { in schpc_slot_get_index()3763 for (slot = 0; slot < schpc_p->schpc_number_of_slots; slot++) { in schpc_remove_pci()