Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Druntest.c69 } else if (status.error_code == IFS_SW_PARTIAL_COMPLETION) { in message_not_tested()
220 status.error_code = IFS_SW_PARTIAL_COMPLETION; in ifs_test_core()
H A Difs.h232 #define IFS_SW_PARTIAL_COMPLETION 0xFE macro