• Home
  • Raw
  • Download

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()
356 dprintk(verbose, DST_CA_ERROR, 1, " Message too long ! *** Bailing Out *** !"); in handle_dst_tag()
380 dprintk(verbose, DST_CA_ERROR, 1, " DST-CI Command failed."); in write_to_8820()
455 dprintk(verbose, DST_CA_ERROR, 1, " ca_set_pmt.. failed !"); in dst_check_ca_pmt()
461 dprintk(verbose, DST_CA_ERROR, 1, " Not there yet"); in dst_check_ca_pmt()
466 dprintk(verbose, DST_CA_ERROR, 1, " ca_set_pmt.. failed !"); in dst_check_ca_pmt()
485 dprintk(verbose, DST_CA_ERROR, 1, " Memory allocation failure"); in ca_send_message()
509 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_PMT Failed !"); in ca_send_message()
519 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_PMT_REPLY Failed !"); in ca_send_message()
529 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_APP_INFO_ENQUIRY Failed !"); in ca_send_message()
539 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_INFO_ENQUIRY Failed !"); in ca_send_message()
570 dprintk(verbose, DST_CA_ERROR, 1, " Memory allocation failure"); in dst_ca_ioctl()
580 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_SEND_MSG Failed !"); in dst_ca_ioctl()
588 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_MSG Failed !"); in dst_ca_ioctl()
595 dprintk(verbose, DST_CA_ERROR, 1, " Resetting DST"); in dst_ca_ioctl()
602 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_SLOT_INFO Failed !"); in dst_ca_ioctl()
611 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_CAP Failed !"); in dst_ca_ioctl()
620 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_GET_DESCR_INFO Failed !"); in dst_ca_ioctl()
629 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_SET_DESCR Failed !"); in dst_ca_ioctl()
638 dprintk(verbose, DST_CA_ERROR, 1, " -->CA_SET_PID Failed !"); in dst_ca_ioctl()
707 dprintk(verbose, DST_CA_ERROR, 1, "registering DST-CA device"); in dst_ca_attach()