1MPT_ADD_SGE_64BIT_10(9) Message-based devices MPT_ADD_SGE_64BIT_10(9)
2
3
4
6 mpt_add_sge_64bit_1078 - Place a simple 64 bit SGE at address pAddr
7 (1078 workaround).
8
10 void mpt_add_sge_64bit_1078(void * pAddr, u32 flagslength,
11 dma_addr_t dma_addr);
12
14 pAddr
15 virtual address for SGE
16
17 flagslength
18 SGE flags and data transfer length
19
20 dma_addr
21 Physical address
22
24 This routine places a MPT request frame back on the MPT adapterĀ“s
25 FreeQ.
26
28Kernel Hackers Manual 2.6. June 2019 MPT_ADD_SGE_64BIT_10(9)