Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/lsi/
H A Dmpi_ioc.h1129 U32 LoadStartAddress; /* 34h */ member
1196 U32 LoadStartAddress; /* 10h */ member
/linux/drivers/message/fusion/
H A Dmptbase.c3736 /* Write the LoadStartAddress to the DiagRw Address Register in mpt_downloadboot()
3742 CHIPREG_PIO_WRITE32(&ioc->pio_chip->DiagRwAddress, pFwHeader->LoadStartAddress); in mpt_downloadboot()
3744 ioc->name, pFwHeader->LoadStartAddress)); in mpt_downloadboot()
3756 load_addr = pExtImage->LoadStartAddress; in mpt_downloadboot()