Lines Matching defs:partial
636 * Return 'partial' to indicate that dma mapping
2155 * if we don't need the copybuf and we don't need to do a partial, we
2246 * second cookie. Make sure the partial flag is set/cleared correctly.
2247 * If we have a partial map (i.e. multiple windows), the number of
2815 /* partial or full page */
3017 /* Get the size for this page (i.e. partial or full page) */
3247 * with a partial bind.
3258 boolean_t partial;
3268 partial = B_FALSE;
3284 * Figure out if we need to do a partial mapping. If so, figure out
3299 /* If we need to do a partial bind, make sure the driver supports it */
3365 partial = B_TRUE;
3387 partial = B_TRUE;
3410 partial = B_TRUE;
3450 if (!partial) {
3583 /* If we don't need to do a partial, we only have one window */