Home
last modified time | relevance | path

Searched refs:AGTIAPI_NSEGS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagdef.h64 #define AGTIAPI_NSEGS (MIN(btoc(maxphys), 64) + 1) macro
H A Dagtiapi.c1595 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()