Home
last modified time | relevance | path

Searched refs:bmc_get_device_id (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c2752 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in device_id_show()
2768 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in provides_device_sdrs_show()
2783 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in revision_show()
2799 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in firmware_revision_show()
2816 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in ipmi_version_show()
2834 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in add_dev_support_show()
2851 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in manufacturer_id_show()
2867 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in product_id_show()
2883 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in aux_firmware_rev_show()
2938 rv = bmc_get_device_id(NULL, bmc, &id, NULL, NULL); in bmc_dev_attr_is_visible()
[all …]