Searched refs:sc_pci_dmat (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sparc64/pci/
H A Dofw_pci.h141 bus_dma_tag_t sc_pci_dmat; member in struct:ofw_pci_softc
H A Dofw_pci.c73 sc->sc_pci_dmat = dmat;
395 return (sc->sc_pci_dmat);
/freebsd-11-stable/sys/mips/rmi/
H A Dxlr_pci.c109 bus_dma_tag_t sc_pci_dmat; /* PCI DMA tag pointer */ member in struct:xlr_pcib_softc
302 0xff, 0x7fffffff, 0, NULL, NULL, &sc->sc_pci_dmat) != 0)
576 return (sc->sc_pci_dmat);

Completed in 174 milliseconds