bcma_extpci_read_config
err = bcma_extpci_read_config(pc, PCI_SLOT(devfn),
bcma_extpci_read_config(pc, dev, func, PCI_HEADER_TYPE, &byte_val,
bcma_extpci_read_config(pc, dev, func, PCI_STATUS, &byte_val,
bcma_extpci_read_config(pc, dev, func, PCI_CAPABILITY_LIST, &cap_ptr,
bcma_extpci_read_config(pc, dev, func, cap_ptr, &cap_id, sizeof(u8));
bcma_extpci_read_config(pc, dev, func, cap_ptr + 1, &cap_ptr,
bcma_extpci_read_config(pc, dev, func, cap_ptr, &cap_id,
bcma_extpci_read_config(pc, dev, func, cap_data, buf,
bcma_extpci_read_config(pc, 0, 0, root_cap, &val16, sizeof(u16));
bcma_extpci_read_config(pc, 0, 0, root_ctrl, &val16,
bcma_extpci_read_config(pc, dev, 0,
bcma_extpci_read_config(pc, 0, 0, BCMA_CORE_PCI_CFG_DEVCTRL,