Lines Matching refs:bmc_get_device_id
341 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc,
1375 rv = bmc_get_device_id(user->intf, NULL, &id, NULL, NULL); in ipmi_get_version()
2598 static int bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in bmc_get_device_id() function
2613 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in device_id_show()
2629 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in provides_device_sdrs_show()
2644 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in revision_show()
2660 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in firmware_revision_show()
2677 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in ipmi_version_show()
2695 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in add_dev_support_show()
2712 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in manufacturer_id_show()
2728 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in product_id_show()
2744 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in aux_firmware_rev_show()
2764 rv = bmc_get_device_id(NULL, bmc, NULL, &guid_set, &guid); in guid_show()
2799 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in bmc_dev_attr_is_visible()
2805 rv = bmc_get_device_id(NULL, bmc, NULL, &guid_set, NULL); in bmc_dev_attr_is_visible()
3375 bmc_get_device_id(intf, NULL, NULL, NULL, NULL); in redo_bmc_reg()