sgIn              785 drivers/message/fusion/mptctl.c 	MptSge_t		*sgl, *sgIn;
sgIn              892 drivers/message/fusion/mptctl.c 	sgIn = sgl;
sgIn              902 drivers/message/fusion/mptctl.c 		nib = (sgIn->FlagsLength & 0x30000000) >> 28;
sgIn              905 drivers/message/fusion/mptctl.c 		} else if (sgIn->Address) {
sgIn              906 drivers/message/fusion/mptctl.c 			iocp->add_sge(sgOut, sgIn->FlagsLength, sgIn->Address);
sgIn              916 drivers/message/fusion/mptctl.c 		sgIn++;