Searched refs:bulk_tx_cb (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/block_server_user/
H A Dbenchmark.c118 static struct bulk_channel_callbacks bulk_tx_cb = { variable in typeref:struct:bulk_channel_callbacks
129 return &bulk_tx_cb;
/barrelfish-master/usr/block_server/
H A Dnetwork_server.c64 static struct bulk_channel_callbacks bulk_tx_cb = { variable in typeref:struct:bulk_channel_callbacks
426 &bulk_tx_cb, &chan_setup);
512 &bulk_tx_cb, &params, cont);
H A Dlocal_server.c227 static struct bulk_channel_callbacks bulk_tx_cb = { variable in typeref:struct:bulk_channel_callbacks
402 &bulk_tx_cb, &params, cont);
H A Dnetwork_client.c73 static struct bulk_channel_callbacks bulk_tx_cb = { variable in typeref:struct:bulk_channel_callbacks
380 &bulk_tx_cb, &chan_setup);

Completed in 40 milliseconds