Home
last modified time | relevance | path

Searched refs:cmd_fail (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/block/aoe/
H A Daoemain.c65 goto cmd_fail; in aoe_init()
78 cmd_fail: in aoe_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Di2c.c438 goto cmd_fail; in mlxsw_i2c_cmd()
458 goto cmd_fail; in mlxsw_i2c_cmd()
485 goto cmd_fail; in mlxsw_i2c_cmd()
497 cmd_fail: in mlxsw_i2c_cmd()
/openbmc/linux/drivers/hwmon/
H A Dcorsair-psu.c233 goto cmd_fail; in corsairpsu_request()
241 cmd_fail: in corsairpsu_request()
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd.c73 TEST_F(iommufd, cmd_fail) in TEST_F() argument
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3759 u32 cmd_ok, cmd_fail; in bnx2x_oem_event() local
3769 cmd_fail = DRV_MSG_CODE_DCC_FAILURE; in bnx2x_oem_event()
3772 cmd_fail = DRV_MSG_CODE_OEM_FAILURE; in bnx2x_oem_event()
3808 bnx2x_fw_command(bp, cmd_fail, 0); in bnx2x_oem_event()