Searched refs:isp_fastpost_complete (Results 1 – 1 of 1) sorted by relevance
111 static void isp_fastpost_complete(ispsoftc_t *, uint32_t);5090 isp_fastpost_complete(isp, rio->req_handles[i]); in isp_intr()5587 isp_fastpost_complete(isp, h1); in isp_parse_async()5590 isp_fastpost_complete(isp, h2); in isp_parse_async()5670 … isp_fastpost_complete(isp, (ISP_READ(isp, OUTMAILBOX2) << 16) | ISP_READ(isp, OUTMAILBOX1)); in isp_parse_async_fc()6518 isp_fastpost_complete(ispsoftc_t *isp, uint32_t fph) in isp_fastpost_complete() function