Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSinit.c1710 u16 allocBoundary = 1; // compiler specific - worst case 1 in fcMemManager() local
1739 t_alloc = n_alloc + (ab - allocBoundary); // pad bytes for alignment in fcMemManager()
1764 ((((u32) handle) + (ab - allocBoundary)) & mask); in fcMemManager()
1772 ulAddress += (ab - allocBoundary); // add the alignment bytes- in fcMemManager()