TPCI200_CFG_MEM_BAR  100 drivers/ipack/carriers/tpci200.c 	pci_release_region(tpci200->info->pdev, TPCI200_CFG_MEM_BAR);
TPCI200_CFG_MEM_BAR  538 drivers/ipack/carriers/tpci200.c 	ret = pci_request_region(pdev, TPCI200_CFG_MEM_BAR,
TPCI200_CFG_MEM_BAR  546 drivers/ipack/carriers/tpci200.c 			pci_resource_start(pdev, TPCI200_CFG_MEM_BAR),
TPCI200_CFG_MEM_BAR  547 drivers/ipack/carriers/tpci200.c 			pci_resource_len(pdev, TPCI200_CFG_MEM_BAR));
TPCI200_CFG_MEM_BAR  602 drivers/ipack/carriers/tpci200.c 	pci_release_region(pdev, TPCI200_CFG_MEM_BAR);