ahci_dmamem
struct ahci_dmamem *
struct ahci_dmamem *adm;
ahci_dmamem_free(struct ahci_softc *sc, struct ahci_dmamem *adm)
struct ahci_dmamem *ahci_dmamem_alloc(struct ahci_softc *, bus_dma_tag_t tag);
void ahci_dmamem_free(struct ahci_softc *, struct ahci_dmamem *);
struct ahci_dmamem *ap_dmamem_rfis;
struct ahci_dmamem *ap_dmamem_cmd_list;
struct ahci_dmamem *ap_dmamem_cmd_table;