ipmi_get_device_id
if (ipmi_get_device_id(&sc, NULL) == 0)
if (ipmi_get_device_id(sc, &id))
static int ipmi_get_device_id(struct ipmi_softc *, struct ipmi_device_id *);