Searched refs:isp_parse_status (Results 1 – 1 of 1) sorted by relevance
101 static void isp_parse_status(ispsoftc_t *, ispstatusreq_t *, XS_T *, uint32_t *);5234 isp_parse_status(isp, sp, xs, &resid); in isp_intr_respq()5886 isp_parse_status(ispsoftc_t *isp, ispstatusreq_t *sp, XS_T *xs, uint32_t *rp) in isp_parse_status() function