Searched refs:isp_dmafree (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/isp/
H A Disp_freebsd.h328 #define ISP_DMAFREE(isp, xs) isp_dmafree(isp, xs)
618 void isp_dmafree(ispsoftc_t *, struct ccb_scsiio *);
H A Disp_freebsd.c3342 isp_dmafree(isp, csio);
3386 isp_dmafree(ispsoftc_t *isp, struct ccb_scsiio *csio) function

Completed in 168 milliseconds