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

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

Completed in 48 milliseconds