Searched refs:spar_controlvm_channel_protocol (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ | 
| D | controlvmchannel.h | 52 		sizeof(struct spar_controlvm_channel_protocol), \ 363 struct spar_controlvm_channel_protocol {  struct 467 	offsetof(struct spar_controlvm_channel_protocol, request_queue)  argument 469 	offsetof(struct spar_controlvm_channel_protocol, response_queue) 471 	offsetof(struct spar_controlvm_channel_protocol, event_queue) 473 	offsetof(struct spar_controlvm_channel_protocol, event_ack_queue) 475 	offsetof(struct spar_controlvm_channel_protocol, request_msg) 477 	offsetof(struct spar_controlvm_channel_protocol, response_msg) 479 	offsetof(struct spar_controlvm_channel_protocol, event_msg) 481 	offsetof(struct spar_controlvm_channel_protocol, event_ack_msg) [all …] 
 | 
| /linux-4.1.27/drivers/staging/unisys/visorchipset/ | 
| D | visorchipset_main.c | 358 		offsetof(struct spar_controlvm_channel_protocol,  in toolaction_show() 374 		offsetof(struct spar_controlvm_channel_protocol,  in toolaction_store() 390 			  offsetof(struct spar_controlvm_channel_protocol,  in boottotool_show() 409 			offsetof(struct spar_controlvm_channel_protocol,  in boottotool_store() 424 			  offsetof(struct spar_controlvm_channel_protocol,  in error_show() 440 		offsetof(struct spar_controlvm_channel_protocol,  in error_store() 454 			  offsetof(struct spar_controlvm_channel_protocol,  in textid_show() 470 		offsetof(struct spar_controlvm_channel_protocol,  in textid_store() 484 			  offsetof(struct spar_controlvm_channel_protocol,  in remaining_steps_show() 501 		offsetof(struct spar_controlvm_channel_protocol,  in remaining_steps_store() [all …] 
 | 
| D | file.c | 78 			offsetof(struct spar_controlvm_channel_protocol,  in visorchipset_mmap()
  |