8702 PCI addresses with physaddr > 0xffffffff can't be mapped in
commit1f0c5e612d8dfd7d1a8f4487cef753357b9909f5
authorRobert Mustacchi <rm@joyent.com>
Fri, 22 Sep 2017 00:19:30 +0000 (22 00:19 +0000)
committerRobert Mustacchi <rm@joyent.com>
Mon, 4 Dec 2017 17:23:22 +0000 (4 17:23 +0000)
tree9ed641d2c5b01985a304f2806fab3ad89414188f
parent458f44a49dc56cd17a39815122214e7a1b4793e3
8702 PCI addresses with physaddr > 0xffffffff can't be mapped in
8703 pci/npe DDI_CTLOPS_REGSIZE should be 64-bit aware
8704 want OFF_MAX in the kernel
8705 unsupported 64-bit prefetch memory on pci-pci bridge
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Albert Lee <trisk@forkgnu.org>
Approved by: Gordon Ross <gwr@nexenta.com>
usr/src/uts/common/sys/ddi_impldefs.h
usr/src/uts/common/sys/ddimapreq.h
usr/src/uts/common/sys/pci.h
usr/src/uts/common/sys/types.h
usr/src/uts/i86pc/io/pci/pci.c
usr/src/uts/i86pc/io/pciex/npe.c
usr/src/uts/i86pc/io/rootnex.c
usr/src/uts/intel/io/pci/pci_boot.c
usr/src/uts/intel/io/pci/pci_resource.c