Home
last modified time | relevance | path

Searched refs:schpc_slot_get_index (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c169 static int schpc_slot_get_index(schpc_t *, hpc_slot_t);
563 slot = schpc_slot_get_index(schpc_p, slot_hdl); in schpc_connect()
977 slot = schpc_slot_get_index(schpc_p, slot_hdl); in schpc_disconnect()
1128 slot = schpc_slot_get_index(schpc_p, slot_hdl); in schpc_cpci_control()
1597 slot = schpc_slot_get_index(schpc_p, slot_hdl); in schpc_pci_control()
3380 schpc_slot_get_index(schpc_t *schpc_p, hpc_slot_t slot) in schpc_slot_get_index() function