Lines Matching refs:schpc_test
173 static void schpc_test(caddr_t, int, void *, uint_t);
1989 * schpc_test
1995 schpc_test(caddr_t ops_arg, int slot, void *data, uint_t flags)
2003 SCHPC_DEBUG2(D_IOC_TEST, "schpc_test(op_args=%p slot=%x)",
2007 " schpc_test() Expander=%d Board=%d Slot=%d",
2135 SCHPC_DEBUG0(D_IOC_TEST, "schpc_test() Test Successful - ret 0");
2141 SCHPC_DEBUG0(D_IOC_TEST, "schpc_test() Slot Empty");
2148 SCHPC_DEBUG0(D_IOC_TEST, "schpc_test() Empty Slot "
2160 SCHPC_DEBUG0(D_IOC_TEST, "schpc_test() "
2174 SCHPC_DEBUG0(D_IOC_TEST, "schpc_test() Adapter Present");
2186 "schpc_test() Power On Adapter");
2206 SCHPC_DEBUG0(D_IOC_TEST, "schpc_test() Slot Power On");
2216 SCHPC_DEBUG0(D_IOC_TEST, "schpc_test() Slot Power Off");
3631 schpc_test((caddr_t)schpc_p, slot, 0, 0);