Convert some PCI-e GART related variable to generic types.
A few of the PCI-e GART related fields in struct xgi_info were hardcoded to u32. None of them need to be. Convert them to either unsigned int or bool.
Loading
Please register or sign in to comment