riscv nexus: Remove support for I/O port resources
RISC-V doesn't natively support I/O port resources. PCI I/O port BARs
are remapped to memory resources by PCI bridge drivers before the
request is passed up to the nexus layer.
Reviewed by: jrtc27, imp
Differential Revision: https://reviews.freebsd.org/D48582