zpci_is_device_configured
bool zpci_is_device_configured(struct zpci_dev *zdev);
*value = zpci_is_device_configured(zdev) ? 1 : 0;