Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c210 unsigned long *memory_bar);
4137 unsigned long *memory_bar) in cciss_pci_find_memory_BAR() argument
4144 *memory_bar = pci_resource_start(pdev, i); in cciss_pci_find_memory_BAR()
4146 *memory_bar); in cciss_pci_find_memory_BAR()
/linux-4.1.27/drivers/scsi/
Dhpsa.c241 unsigned long *memory_bar);
6011 unsigned long *memory_bar) in hpsa_pci_find_memory_BAR() argument
6018 *memory_bar = pci_resource_start(pdev, i); in hpsa_pci_find_memory_BAR()
6020 *memory_bar); in hpsa_pci_find_memory_BAR()