Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitdio.c1244 agsaIntCoalesceContext_t *agIntCoalCxt; in tiINIIOStartIntCoalesce() local
1349 agIntCoalCxt = &(tdsaIntCoalCxt->agIntCoalCxt); in tiINIIOStartIntCoalesce()
1356 agIntCoalCxt, in tiINIIOStartIntCoalesce()
1438 agsaIntCoalesceContext_t *agIntCoalCxt; in tiINIIOStartIntCoalesceDif() local
1546 agIntCoalCxt = &(tdsaIntCoalCxt->agIntCoalCxt); in tiINIIOStartIntCoalesceDif()
1618 agIntCoalCxt, in tiINIIOStartIntCoalesceDif()
1682 agsaIntCoalesceContext_t *agIntCoalCxt; in tiINIIntCoalesceInit() local
1701 agIntCoalCxt = &(tdsaIntCoalCxt->agIntCoalCxt); in tiINIIntCoalesceInit()
1704 agIntCoalCxt->osData = tdsaIntCoalCxt; in tiINIIntCoalesceInit()
1715 tiStatus = saIntCoalesceInit(agRoot, agIntCoalCxt, count); in tiINIIntCoalesceInit()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdsatypes.h180 agsaIntCoalesceContext_t agIntCoalCxt; member