Home
last modified time | relevance | path

Searched refs:FWDownloadTCSGE_t (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/message/fusion/lsi/
Dmpi_ioc.h609 FWDownloadTCSGE_t, MPI_POINTER pFWDownloadTCSGE_t; typedef
/linux-2.4.37.9/drivers/message/fusion/
Dmptctl.c794 FWDownloadTCSGE_t *ptsge; in mptctl_do_fw_download()
829 ptsge = (FWDownloadTCSGE_t *) &dlmsg->SGL; in mptctl_do_fw_download()
869 sge_offset = sizeof(MPIHeader_t) + sizeof(FWDownloadTCSGE_t); in mptctl_do_fw_download()
885 maxfrags = (iocp->req_sz - sizeof(MPIHeader_t) - sizeof(FWDownloadTCSGE_t)) in mptctl_do_fw_download()