ahci_pci_softc
sizeof(struct ahci_pci_softc),
sizeof(struct ahci_pci_softc),
int ahci_map_regs(struct ahci_pci_softc *,
void ahci_unmap_regs(struct ahci_pci_softc *);
int ahci_map_intr(struct ahci_pci_softc *,
void ahci_unmap_intr(struct ahci_pci_softc *);
struct ahci_pci_softc *psc = (struct ahci_pci_softc *)self;
struct ahci_pci_softc *psc = (struct ahci_pci_softc *)self;
ahci_map_regs(struct ahci_pci_softc *psc, struct pci_attach_args *pa)
ahci_unmap_regs(struct ahci_pci_softc *psc)
ahci_map_intr(struct ahci_pci_softc *psc, struct pci_attach_args *pa,
ahci_unmap_intr(struct ahci_pci_softc *psc)
struct ahci_pci_softc *psc = (struct ahci_pci_softc *)self;