Home
last modified time | relevance | path

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

/drivers/staging/unisys/common-spar/include/channels/
Dvbuschannel.h55 #define ULTRA_VBUS_CHANNEL_OK_SERVER(actualBytes, logCtx) \ argument
59 actualBytes, \
Diochannel.h69 #define ULTRA_VHBA_CHANNEL_OK_SERVER(actualBytes, logCtx) \ argument
71 "vhba", MIN_IO_CHANNEL_SIZE, actualBytes, \
79 #define ULTRA_VNIC_CHANNEL_OK_SERVER(actualBytes, logCtx) \ argument
81 "vnic", MIN_IO_CHANNEL_SIZE, actualBytes, \
89 #define ULTRA_VSWITCH_CHANNEL_OK_SERVER(actualBytes, logCtx) \ argument
92 actualBytes, \
Ddiagchannel.h69 #define ULTRA_DIAG_CHANNEL_OK_SERVER(actualBytes, logCtx) \ argument
73 actualBytes, __FILE__, __LINE__, logCtx))
Dchannel.h412 u64 actualBytes, in ULTRA_check_channel_server() argument
417 if (actualBytes < expectedMinBytes) { in ULTRA_check_channel_server()
419 expectedMinBytes, actualBytes, in ULTRA_check_channel_server()
Dcontrolvmchannel.h56 #define ULTRA_CONTROLVM_CHANNEL_OK_SERVER(actualBytes, logCtx) \ argument
60 actualBytes, __FILE__, __LINE__, logCtx))