ahci_dmamem_alloc
struct ahci_dmamem *ahci_dmamem_alloc(struct ahci_softc *, size_t);
ap->ap_dmamem_rfis = ahci_dmamem_alloc(sc, sizeof(struct ahci_rfis));
ap->ap_dmamem_cmd_list = ahci_dmamem_alloc(sc,
ap->ap_dmamem_cmd_table = ahci_dmamem_alloc(sc,