X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Modules%2FUSB%2FUHCI%2Fuhci.h;h=a93459a96d791e6e6779f3cbe3bbc5df3a11ffa9;hb=4c717bb526a0a7b1aa44ed7fc4f07a6b7da5d2f9;hp=e67dac3b1bbcf55e9f8299323983c4c2501f55ae;hpb=89e41793b9d495d98633f90e6595722b8e5979d3;p=tpg%2Facess2.git diff --git a/Modules/USB/UHCI/uhci.h b/Modules/USB/UHCI/uhci.h index e67dac3b..a93459a9 100644 --- a/Modules/USB/UHCI/uhci.h +++ b/Modules/USB/UHCI/uhci.h @@ -24,10 +24,20 @@ struct sUHCI_Controller */ Uint16 IOBase; + /** + * \brief Memory Mapped-IO base address + */ + Uint16 *MemIOMap; + /** * \brief IRQ Number assigned to the device */ int IRQNum; + + /** + * \brief Number of the last frame to be cleaned + */ + int LastCleanedFrame; /** * \brief Frame list