Lines Matching refs:DST_CA_INFO
23 #define DST_CA_INFO 2 macro
32 else if ((x > DST_CA_INFO) && (x > y)) \
73 dprintk(verbose, DST_CA_INFO, 1, " Write not successful, trying to recover"); in dst_ci_command()
82 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover"); in dst_ci_command()
92 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover"); in dst_ci_command()
138 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); in ca_get_app_info()
139 …dprintk(verbose, DST_CA_INFO, 1, " ================================ CI Module Application Info ===… in ca_get_app_info()
140 …dprintk(verbose, DST_CA_INFO, 1, " Application Type=[%d], Application Vendor=[%d], Vendor Code=[%d… in ca_get_app_info()
143 …dprintk(verbose, DST_CA_INFO, 1, " ===============================================================… in ca_get_app_info()
177 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); in ca_get_ca_info()
180 dprintk(verbose, DST_CA_INFO, 0, " DST data = ["); in ca_get_ca_info()
182 dprintk(verbose, DST_CA_INFO, 0, " 0x%02x", state->messages[i]); in ca_get_ca_info()
184 dprintk(verbose, DST_CA_INFO, 0, "]\n"); in ca_get_ca_info()
194 dprintk(verbose, DST_CA_INFO, 0, " CA_INFO = ["); in ca_get_ca_info()
198 …dprintk(verbose, DST_CA_INFO, 0, " 0x%02x%02x", state->messages[srcPtr + 0], state->messages[srcPt… in ca_get_ca_info()
205 dprintk(verbose, DST_CA_INFO, 0, "]\n"); in ca_get_ca_info()
225 dprintk(verbose, DST_CA_INFO, 1, " Slot cap = [%d]", slot_cap[7]); in ca_get_slot_caps()
226 dprintk(verbose, DST_CA_INFO, 0, "===================================\n"); in ca_get_slot_caps()
228 dprintk(verbose, DST_CA_INFO, 0, " %d", slot_cap[i]); in ca_get_slot_caps()
229 dprintk(verbose, DST_CA_INFO, 0, "\n"); in ca_get_slot_caps()
261 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); in ca_get_slot_info()
265 dprintk(verbose, DST_CA_INFO, 1, " Slot info = [%d]", slot_info[3]); in ca_get_slot_info()
266 dprintk(verbose, DST_CA_INFO, 0, "===================================\n"); in ca_get_slot_info()
268 dprintk(verbose, DST_CA_INFO, 0, " %d", slot_info[i]); in ca_get_slot_info()
269 dprintk(verbose, DST_CA_INFO, 0, "\n"); in ca_get_slot_info()
485 dprintk(verbose, DST_CA_INFO, 1, " -->CA_PMT Success !"); in ca_send_message()
488 dprintk(verbose, DST_CA_INFO, 1, "Command = CA_PMT_REPLY"); in ca_send_message()
495 dprintk(verbose, DST_CA_INFO, 1, " -->CA_PMT_REPLY Success !"); in ca_send_message()
498 dprintk(verbose, DST_CA_INFO, 1, " Getting Cam Application information"); in ca_send_message()
505 dprintk(verbose, DST_CA_INFO, 1, " -->CA_APP_INFO_ENQUIRY Success !"); in ca_send_message()
508 dprintk(verbose, DST_CA_INFO, 1, " Getting CA Information"); in ca_send_message()
515 dprintk(verbose, DST_CA_INFO, 1, " -->CA_INFO_ENQUIRY Success !"); in ca_send_message()
549 dprintk(verbose, DST_CA_INFO, 1, " Sending message"); in dst_ca_ioctl()
558 dprintk(verbose, DST_CA_INFO, 1, " Getting message"); in dst_ca_ioctl()
564 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_MSG Success !"); in dst_ca_ioctl()
572 dprintk(verbose, DST_CA_INFO, 1, " Getting Slot info"); in dst_ca_ioctl()
579 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_SLOT_INFO Success !"); in dst_ca_ioctl()
582 dprintk(verbose, DST_CA_INFO, 1, " Getting Slot capabilities"); in dst_ca_ioctl()
588 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_CAP Success !"); in dst_ca_ioctl()
591 dprintk(verbose, DST_CA_INFO, 1, " Getting descrambler description"); in dst_ca_ioctl()
597 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_DESCR_INFO Success !"); in dst_ca_ioctl()