Home
last modified time | relevance | path

Searched refs:test_message (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/unisys/uislib/
Duislib.c176 if (msg->hdr.flags.test_message) { in create_bus()
354 if (msg->hdr.flags.test_message) { in create_device()
481 if (!msg->hdr.flags.test_message) { in create_device()
669 if (!msg->hdr.flags.test_message) in destroy_device()
693 if (!msg->hdr.flags.test_message) in init_chipset()
832 msg.hdr.flags.test_message = 1; in uislib_client_inject_add_vhba()
887 msg.hdr.flags.test_message = 1; in uislib_client_inject_add_vnic()
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dcontrolvmchannel.h193 u32 test_message:1; /**< =1 for testing use only member
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c683 if (outmsg.hdr.flags.test_message == 1) in controlvm_respond()
1064 if (inmsg->hdr.flags.test_message == 1) in bus_create()
1189 if (inmsg->hdr.flags.test_message == 1) in my_device_create()
1428 if (msg->hdr.flags.test_message == 1) in read_controlvm_event()
1663 local_addr = (inmsg.hdr.flags.test_message == 1); in handle_command()