MPT_ADD_CHAIN_64BIT

Section: Message-based devices (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

mpt_add_chain_64bit - Place a 64 bit chain SGE at address pAddr.  

SYNOPSIS

void mpt_add_chain_64bit(void * 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
 

COPYRIGHT