Searched defs:schpc_putrequest (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/starcat/io/ |
H A D | schpc.c | 183 static int schpc_putrequest(uint32_t key, uint32_t type, uint32_t cmd, 2871 * schpc_putrequest 2876 schpc_putrequest(uint32_t key, uint32_t type, uint32_t cmd, uint64_t *transidp, function 2885 SCHPC_DEBUG1(D_GETSLOTSTATUS|D_SETSLOTSTATUS, "schpc_putrequest() - " 2892 SCHPC_DEBUG2(D_GETSLOTSTATUS|D_SETSLOTSTATUS, "schpc_putrequest() - " 3112 "0x%lx transid schpc_putrequest called", transid); 3114 rval = schpc_putrequest(KEY_PCSC, type, cmd, &transid, length, 3118 "0x%lx transid schpc_putrequest returned 0x%x", transid, rval); 3212 "0x%lx transid schpc_putrequest called", transid); 3214 rval = schpc_putrequest(KEY_PCS [all...] |
Completed in 63 milliseconds