ahci_dmamem_free
ahci_dmamem_free(sc, ap->ap_dmamem_cmd_list);
ahci_dmamem_free(sc, ap->ap_dmamem_rfis);
ahci_dmamem_free(sc, ap->ap_dmamem_cmd_table);
void ahci_dmamem_free(struct ahci_softc *, struct ahci_dmamem *);