Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c208 unsigned long *memory_bar);
4153 unsigned long *memory_bar) in cciss_pci_find_memory_BAR() argument
4160 *memory_bar = pci_resource_start(pdev, i); in cciss_pci_find_memory_BAR()
4162 *memory_bar); in cciss_pci_find_memory_BAR()
/linux-4.4.14/drivers/scsi/
Dhpsa.c276 unsigned long *memory_bar);
7384 unsigned long *memory_bar) in hpsa_pci_find_memory_BAR() argument
7391 *memory_bar = pci_resource_start(pdev, i); in hpsa_pci_find_memory_BAR()
7393 *memory_bar); in hpsa_pci_find_memory_BAR()