Searched refs:bh_bufvec (Results 1 – 6 of 6) sorted by relevance
152 nsc_vec_t bh_bufvec[_SD_MAX_BLKS]; /* Scatter gather list */ member
57 _sd_vec_t bh_bufvec[_SD_MAX_BLKS]; /* bh_buf.sb_vec */72 handle->bh_bufvec The bh_bufvec is an array of _sd_vec_t with the
763 hndl->bh_vec = hndl->bh_bufvec; \
2693 bufvec = handle->bh_bufvec;3024 bufvec = handle->bh_bufvec;3084 for (tbufvec = handle->bh_bufvec; tbufvec != bufvec;3093 nfrags = bufvec - handle->bh_bufvec;
1968 bvec1 = handle->bh_bufvec;
2721 bv = bh.bh_bufvec; in sdbc_handles()