Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.c2869 u32 last_port_end = 0x100 + (max_ports * 0x80); in ahci_validate_bar_size() local
2872 if (last_port_end > bar_size) { in ahci_validate_bar_size()
2875 bar, max_ports, last_port_end, &bar_size); in ahci_validate_bar_size()