Home
last modified time | relevance | path

Searched refs:sc_tag_rfis (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/disk/ahci/
H A Dahci_attach.c366 &sc->sc_tag_rfis); /* return tag */ in ahci_pci_attach()
649 if (sc->sc_tag_rfis) { in ahci_pci_detach()
650 bus_dma_tag_destroy(sc->sc_tag_rfis); in ahci_pci_detach()
651 sc->sc_tag_rfis = NULL; in ahci_pci_detach()
H A Dahci.h538 bus_dma_tag_t sc_tag_rfis; /* bus DMA tags */ member
H A Dahci.c337 ap->ap_dmamem_rfis = ahci_dmamem_alloc(sc, sc->sc_tag_rfis); in ahci_port_alloc()
2173 bus_dmamap_sync(sc->sc_tag_rfis,
3111 bus_dmamap_sync(sc->sc_tag_rfis,