Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdinit.c315 bit32 xchgSize; in ttdssGetResource() local
366 xchgSize = sizeof(ttdsaXchg_t); in ttdssGetResource()
367 xchgSize = AG_ALIGNSIZE(xchgSize, 8); in ttdssGetResource()
369 tgtMem->tdMem[1].singleElementLength = xchgSize; in ttdssGetResource()