Searched refs:LoadStartAddress (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/message/fusion/lsi/
H A Dmpi_ioc.h1128 U32 LoadStartAddress; /* 34h */ member in struct:_MPI_FW_HEADER
1195 U32 LoadStartAddress; /* 10h */ member in struct:_MPI_EXT_IMAGE_HEADER
/linux-4.1.27/drivers/message/fusion/
H A Dmptbase.c3729 /* Write the LoadStartAddress to the DiagRw Address Register mpt_downloadboot()
3735 CHIPREG_PIO_WRITE32(&ioc->pio_chip->DiagRwAddress, pFwHeader->LoadStartAddress); mpt_downloadboot()
3737 ioc->name, pFwHeader->LoadStartAddress)); mpt_downloadboot()
3749 load_addr = pExtImage->LoadStartAddress; mpt_downloadboot()

Completed in 220 milliseconds