Searched refs:plx_lcr (Results 1 – 1 of 1) sorted by relevance
39 uint32_t plx_lcr = 0; /* PLX9052 Local Configuration Register Base (I/O) */ in prism2_find_plx() local46 pci_read_config_dword( p, PLX_LOCAL_CONFIG_REGISTER_BASE, &plx_lcr); in prism2_find_plx()47 plx_lcr &= PCI_BASE_ADDRESS_IO_MASK; in prism2_find_plx()54 printf ( "PLX9052 has local config registers at %#x\n", plx_lcr ); in prism2_find_plx()