Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/freebsd/driver/ini/src/
HDagdef.h65 #define AGTIAPI_NSEGS (MAXPHYS / PAGE_SIZE) macro
HDagtiapi.c1628 nsegs = AGTIAPI_NSEGS; in agtiapi_alloc_requests()
1655 (sizeof(tiSgl_t) * AGTIAPI_NSEGS) * in agtiapi_alloc_requests()
5043 nsegs = AGTIAPI_NSEGS; in agtiapi_PrepCCBs()