Home
last modified time | relevance | path

Searched refs:CMD_NONE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dpage_fault_test.c29 #define CMD_NONE (0) macro
908 TEST_ACCESS(guest_read64, with_af, CMD_NONE),
909 TEST_ACCESS(guest_ld_preidx, with_af, CMD_NONE),
910 TEST_ACCESS(guest_cas, with_af, CMD_NONE),
911 TEST_ACCESS(guest_write64, with_af, CMD_NONE),
912 TEST_ACCESS(guest_st_preidx, with_af, CMD_NONE),
913 TEST_ACCESS(guest_dc_zva, with_af, CMD_NONE),
914 TEST_ACCESS(guest_exec, with_af, CMD_NONE),
/openbmc/linux/drivers/iio/imu/bno055/
H A Dbno055_ser_core.c121 CMD_NONE, enumerator
340 case CMD_NONE: in bno055_ser_handle_rx()
365 priv->expect_response = CMD_NONE; in bno055_ser_handle_rx()
/openbmc/linux/drivers/fsi/
H A Dcf-fsi-fw.h81 #define CMD_NONE 0x00 macro
/openbmc/linux/drivers/scsi/snic/
H A Dvnic_devcmd.h65 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator
/openbmc/linux/drivers/scsi/fnic/
H A Dvnic_devcmd.h67 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_devcmd.h68 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator