HomeSort by: relevance | last modified time | path
    Searched defs:pReply (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mpt_netbsd.c 537 uint32_t *pReply = (uint32_t *) mpt_reply;
541 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[0],
542 pReply[1], pReply[2], pReply[3]);
543 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[4],
544 pReply[5], pReply[6], pReply[7]);
545 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[8]
    [all...]
mpt_netbsd.c 537 uint32_t *pReply = (uint32_t *) mpt_reply;
541 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[0],
542 pReply[1], pReply[2], pReply[3]);
543 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[4],
544 pReply[5], pReply[6], pReply[7]);
545 mpt_prt(mpt, "%08x %08x %08x %08x", pReply[8]
    [all...]

Completed in 146 milliseconds