mptscsih_add_chain(9)
NAME
mptscsih_add_chain - Place a chain SGE at address pAddr.
SYNOPSIS
void mptscsih_add_chain(char * pAddr, u8 next, u16 length,
dma_addr_t dma_addr);
ARGUMENTS
- pAddr
- virtual address for SGE
- next
- nextChainOffset value (u32īs)
- length
- length of next SGL segment
- dma_addr
- Physical address
DESCRIPTION
This routine places a MPT request frame back on the MPT adapterīs
FreeQ.