biospci_read_config
err = biospci_read_config(locator, 0, BIOSPCI_32BITS, &devid);
if (biospci_read_config(locator & 0xffff,
int biospci_read_config(uint32_t locator, int offset, int width, uint32_t *val);