HomeSort by: relevance | last modified time | path
    Searched refs:PCI_MAP_ATTR_WRITE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/include/
hypervisor.h 224 #define PCI_MAP_ATTR_WRITE 0x02 /* To memory */
  /src/sys/arch/sparc64/dev/
iommu.c 356 attr = PCI_MAP_ATTR_READ | PCI_MAP_ATTR_WRITE;
360 attr &= ~PCI_MAP_ATTR_WRITE;

Completed in 51 milliseconds