Lines Matching refs:DST_CA_ERROR
33 #define DST_CA_ERROR 0 macro
40 if ((x > DST_CA_ERROR) && (x > y)) \
104 dprintk(verbose, DST_CA_ERROR, 1, " DST PIO disable failed."); in dst_ci_command()
161 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !"); in ca_get_app_info()
176 …dprintk(verbose, DST_CA_ERROR, 1, "Invalid string length returned in ca_get_app_info(). Recovering… in ca_get_app_info()
200 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !"); in ca_get_ca_info()
216 dprintk(verbose, DST_CA_ERROR, 1, "Invalid number of ids (>100). Recovering."); in ca_get_ca_info()
244 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !"); in ca_get_slot_caps()
284 dprintk(verbose, DST_CA_ERROR, 1, " -->dst_put_ci FAILED !"); in ca_get_slot_info()
358 dprintk(verbose, DST_CA_ERROR, 1, " Message too long ! *** Bailing Out *** !"); in handle_dst_tag()
382 dprintk(verbose, DST_CA_ERROR, 1, " DST-CI Command failed."); in write_to_8820()
457 dprintk(verbose, DST_CA_ERROR, 1, " ca_set_pmt.. failed !"); in dst_check_ca_pmt()
463 dprintk(verbose, DST_CA_ERROR, 1, " Not there yet"); in dst_check_ca_pmt()
468 dprintk(verbose, DST_CA_ERROR, 1, " ca_set_pmt.. failed !"); in dst_check_ca_pmt()
487 dprintk(verbose, DST_CA_ERROR, 1, " Memory allocation failure"); in ca_send_message()
513 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_PMT Failed !"); in ca_send_message()
523 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_PMT_REPLY Failed !"); in ca_send_message()
533 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_APP_INFO_ENQUIRY Failed !"); in ca_send_message()
543 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_INFO_ENQUIRY Failed !"); in ca_send_message()
574 dprintk(verbose, DST_CA_ERROR, 1, " Memory allocation failure"); in dst_ca_ioctl()
584 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_SEND_MSG Failed !"); in dst_ca_ioctl()
592 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_MSG Failed !"); in dst_ca_ioctl()
599 dprintk(verbose, DST_CA_ERROR, 1, " Resetting DST"); in dst_ca_ioctl()
606 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_SLOT_INFO Failed !"); in dst_ca_ioctl()
615 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_CAP Failed !"); in dst_ca_ioctl()
624 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_DESCR_INFO Failed !"); in dst_ca_ioctl()
633 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_SET_DESCR Failed !"); in dst_ca_ioctl()
642 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_SET_PID Failed !"); in dst_ca_ioctl()
711 dprintk(verbose, DST_CA_ERROR, 1, "registering DST-CA device"); in dst_ca_attach()