Home
last modified time | relevance | path

Searched defs:expected_status (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c265 static int twsi_wait(struct mvtwsi_registers *twsi, int expected_status, in twsi_wait()
302 static int twsi_start(struct mvtwsi_registers *twsi, int expected_status, in twsi_start()
326 int expected_status, uint tick) in twsi_send()
353 int expected_status, status, control; in twsi_recv() local
/openbmc/linux/drivers/infiniband/hw/mana/
H A Dmain.c253 u32 expected_status) in mana_ib_gd_first_dma_region()
285 unsigned int num_pages, u32 expected_status) in mana_ib_gd_add_dma_region()
376 u32 expected_status = 0; in mana_ib_gd_create_dma_region() local
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/
H A Dtrusted_services.py10 def run_test_tool(self, cmd, expected_status=0, expected_output=None ): argument
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dfirmware_if.c1734 enum comms_sts expected_status) in hl_fw_dynamic_report_error_status()
1824 enum comms_sts expected_status, in hl_fw_dynamic_wait_for_status()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py119 def _check_repo_status(self, repo_dir, expected_status): argument
/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.c303 enum dma_status expected_status, in stm32_usart_dma_pause_resume()
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c82 int expected_status; member