Lines Matching refs:IPMI_CC_OK
296 {0, IPMI_CC_OK},
454 return IPMI_CC_OK; in hiomap_reset()
496 return IPMI_CC_OK; in hiomap_get_info()
525 return IPMI_CC_OK; in hiomap_get_flash_info()
566 return IPMI_CC_OK; in hiomap_create_window()
614 return IPMI_CC_OK; in hiomap_close_window()
646 return IPMI_CC_OK; in hiomap_mark_dirty()
670 return IPMI_CC_OK; in hiomap_flush()
701 return IPMI_CC_OK; in hiomap_ack()
733 return IPMI_CC_OK; in hiomap_erase()
810 if (cc != IPMI_CC_OK) in hiomap_dispatch()