Allocate memory for and initialize chain buffers
int initChainBuffers(MPT_ADAPTER * ioc);
ioc
Pointer to MPT_ADAPTER structure
Allocates memory for and initializes chain buffers, chain buffer control arrays and spinlock.