Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.c649 static inline void __iomem *__ahci_port_base(struct ata_host *host, in __ahci_port_base() function
659 return __ahci_port_base(ap->host, ap->port_no); in ahci_port_base()
1490 port_mmio = __ahci_port_base(host, mv); in ahci_init_controller()