Searched defs:add_status (Results 1 – 2 of 2) sorted by relevance
135 def add_status(self, status: TestStatus) -> None: global() member in TestCounts
199 u8 add_status = (status & OCRDMA_MBX_RSP_ASTATUS_MASK) >> in ocrdma_get_mbx_errno() local