Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c174 static int schpc_getslotstatus(uint32_t, uint32_t, uint32_t, pci_getslot_t *);
622 rval = schpc_getslotstatus(expander, board, slot, &getslot); in schpc_connect()
736 rval = schpc_getslotstatus(expander, board, slot, &getslot); in schpc_connect()
1390 rval = schpc_getslotstatus(expander, board, slot, &slotstatus); in schpc_cpci_control()
1676 rval = schpc_getslotstatus(expander, board, slot, &slotstatus); in schpc_pci_control()
2022 rval = schpc_getslotstatus(expander, board, slot, &slotstatus); in schpc_test()
2331 rval = schpc_getslotstatus(expander, board, slot, &slotstatus); in schpc_event_handler()
3079 schpc_getslotstatus(uint32_t expander, uint32_t board, uint32_t slot, in schpc_getslotstatus() function