dst_put_ci        134 drivers/media/pci/bt8xx/dst_ca.c 	if ((dst_put_ci(state, command, sizeof(command), state->messages, GET_REPLY)) < 0) {
dst_put_ci        173 drivers/media/pci/bt8xx/dst_ca.c 	if ((dst_put_ci(state, slot_command, sizeof (slot_command), state->messages, GET_REPLY)) < 0) {
dst_put_ci        217 drivers/media/pci/bt8xx/dst_ca.c 	if ((dst_put_ci(state, slot_command, sizeof (slot_command), slot_cap, GET_REPLY)) < 0) {
dst_put_ci        257 drivers/media/pci/bt8xx/dst_ca.c 	if ((dst_put_ci(state, slot_command, sizeof (slot_command), slot_info, GET_REPLY)) < 0) {
dst_put_ci        353 drivers/media/pci/bt8xx/dst_ca.c 	if ((dst_put_ci(state, hw_buffer->msg, length, hw_buffer->msg, reply)) < 0) {