Searched defs:schpc_getreply (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/starcat/io/ |
H A D | schpc.c | 187 static int schpc_getreply(uint32_t key, uint32_t *typep, uint32_t *cmdp, 2904 * schpc_getreply 2911 schpc_getreply(uint32_t key, uint32_t *typep, uint32_t *cmdp, function 2918 "schpc_getreply() - 0x%lx transid waiting for reply", 2960 "schpc_getreply() - 0x%lx transid received", *transidp); 3128 "0x%lx transid schpc_getreply called", transid); 3130 rval = schpc_getreply(KEY_SCPC, &type, &cmd, &transid, &length, 3134 "0x%lx transid schpc_getreply returned 0x%x", transid, rval); 3228 "0x%lx transid schpc_getreply called", transid); 3230 rval = schpc_getreply(KEY_SCP [all...] |
Completed in 64 milliseconds