Searched refs:MptSge_t (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/message/fusion/ ! |
D | mptctl.c | 150 static MptSge_t *kbuf_alloc_2_sgl( int bytes, u32 dir, int sge_offset, int *frags, 152 static void kfree_sgl( MptSge_t *sgl, dma_addr_t sgl_dma, 795 MptSge_t *sgl, *sgIn; in mptctl_do_fw_download() 1007 static MptSge_t * 1011 MptSge_t *sglbuf = NULL; /* pointer to array of SGE */ in kbuf_alloc_2_sgl() 1014 MptSge_t *sgl; in kbuf_alloc_2_sgl() 1157 kfree_sgl(MptSge_t *sgl, dma_addr_t sgl_dma, struct buflist *buflist, MPT_ADAPTER *ioc) in kfree_sgl() 1159 MptSge_t *sg = sgl; in kfree_sgl()
|
D | mptbase.h | 681 } MptSge_t; typedef
|