Searched defs:ok_status (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/kunit/ | ||
H A D | kunit_parser.py | 62 def ok_status(self) -> bool: member in Test |
/openbmc/qemu/hw/net/ | ||
H A D | eepro100.c | 854 uint16_t ok_status = STATUS_OK; in action_command() local |