Searched refs:AGTIAPI_NSEGS (Results 1 – 2 of 2) sorted by relevance
64 #define AGTIAPI_NSEGS (MIN(btoc(maxphys), 64) + 1) macro
1595 nsegs = AGTIAPI_NSEGS; in agtiapi_alloc_requests()1622 (sizeof(tiSgl_t) * AGTIAPI_NSEGS) * in agtiapi_alloc_requests()1808 cpi->maxio = ctob(AGTIAPI_NSEGS - 1); in agtiapi_cam_action()4997 nsegs = AGTIAPI_NSEGS; in agtiapi_PrepCCBs()