Searched refs:bar_type (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dhpsa.c3601 int i, offset, mem_type, bar_type; local
3607 bar_type = pci_resource_flags(pdev, i) & PCI_BASE_ADDRESS_SPACE;
3608 if (bar_type == PCI_BASE_ADDRESS_SPACE_IO)
/drivers/block/
H A Dcciss.c3854 int i, offset, mem_type, bar_type; local
3859 bar_type = pci_resource_flags(pdev, i) & PCI_BASE_ADDRESS_SPACE;
3860 if (bar_type == PCI_BASE_ADDRESS_SPACE_IO)

Completed in 78 milliseconds