Searched refs:isp_fastpost_complete (Results 1 – 1 of 1) sorted by relevance
92 static void isp_fastpost_complete(ispsoftc_t *, uint32_t);5094 isp_fastpost_complete(isp, rio->req_handles[i]); in isp_intr()5591 isp_fastpost_complete(isp, h1); in isp_parse_async()5594 isp_fastpost_complete(isp, h2); in isp_parse_async()5674 … isp_fastpost_complete(isp, (ISP_READ(isp, OUTMAILBOX2) << 16) | ISP_READ(isp, OUTMAILBOX1)); in isp_parse_async_fc()6522 isp_fastpost_complete(ispsoftc_t *isp, uint32_t fph) in isp_fastpost_complete() function