Lines Matching refs:DST_CA_INFO

35 #define DST_CA_INFO		2  macro
44 else if ((x > DST_CA_INFO) && (x > y)) \
99 dprintk(verbose, DST_CA_INFO, 1, " Write not successful, trying to recover"); in dst_ci_command()
108 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover"); in dst_ci_command()
118 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover"); in dst_ci_command()
164 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); in ca_get_app_info()
165 …dprintk(verbose, DST_CA_INFO, 1, " ================================ CI Module Application Info ===… in ca_get_app_info()
166 …dprintk(verbose, DST_CA_INFO, 1, " Application Type=[%d], Application Vendor=[%d], Vendor Code=[%d… in ca_get_app_info()
169 …dprintk(verbose, DST_CA_INFO, 1, " ===============================================================… in ca_get_app_info()
203 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); in ca_get_ca_info()
206 dprintk(verbose, DST_CA_INFO, 0, " DST data = ["); in ca_get_ca_info()
208 dprintk(verbose, DST_CA_INFO, 0, " 0x%02x", state->messages[i]); in ca_get_ca_info()
210 dprintk(verbose, DST_CA_INFO, 0, "]\n"); in ca_get_ca_info()
220 dprintk(verbose, DST_CA_INFO, 0, " CA_INFO = ["); in ca_get_ca_info()
224 …dprintk(verbose, DST_CA_INFO, 0, " 0x%02x%02x", state->messages[srcPtr + 0], state->messages[srcPt… in ca_get_ca_info()
231 dprintk(verbose, DST_CA_INFO, 0, "]\n"); in ca_get_ca_info()
251 dprintk(verbose, DST_CA_INFO, 1, " Slot cap = [%d]", slot_cap[7]); in ca_get_slot_caps()
252 dprintk(verbose, DST_CA_INFO, 0, "===================================\n"); in ca_get_slot_caps()
254 dprintk(verbose, DST_CA_INFO, 0, " %d", slot_cap[i]); in ca_get_slot_caps()
255 dprintk(verbose, DST_CA_INFO, 0, "\n"); in ca_get_slot_caps()
287 dprintk(verbose, DST_CA_INFO, 1, " -->dst_put_ci SUCCESS !"); in ca_get_slot_info()
291 dprintk(verbose, DST_CA_INFO, 1, " Slot info = [%d]", slot_info[3]); in ca_get_slot_info()
292 dprintk(verbose, DST_CA_INFO, 0, "===================================\n"); in ca_get_slot_info()
294 dprintk(verbose, DST_CA_INFO, 0, " %d", slot_info[i]); in ca_get_slot_info()
295 dprintk(verbose, DST_CA_INFO, 0, "\n"); in ca_get_slot_info()
513 dprintk(verbose, DST_CA_INFO, 1, " -->CA_PMT Success !"); in ca_send_message()
516 dprintk(verbose, DST_CA_INFO, 1, "Command = CA_PMT_REPLY"); in ca_send_message()
523 dprintk(verbose, DST_CA_INFO, 1, " -->CA_PMT_REPLY Success !"); in ca_send_message()
526 dprintk(verbose, DST_CA_INFO, 1, " Getting Cam Application information"); in ca_send_message()
533 dprintk(verbose, DST_CA_INFO, 1, " -->CA_APP_INFO_ENQUIRY Success !"); in ca_send_message()
536 dprintk(verbose, DST_CA_INFO, 1, " Getting CA Information"); in ca_send_message()
543 dprintk(verbose, DST_CA_INFO, 1, " -->CA_INFO_ENQUIRY Success !"); in ca_send_message()
578 dprintk(verbose, DST_CA_INFO, 1, " Sending message"); in dst_ca_ioctl()
586 dprintk(verbose, DST_CA_INFO, 1, " Getting message"); in dst_ca_ioctl()
592 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_MSG Success !"); in dst_ca_ioctl()
600 dprintk(verbose, DST_CA_INFO, 1, " Getting Slot info"); in dst_ca_ioctl()
606 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_SLOT_INFO Success !"); in dst_ca_ioctl()
609 dprintk(verbose, DST_CA_INFO, 1, " Getting Slot capabilities"); in dst_ca_ioctl()
615 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_CAP Success !"); in dst_ca_ioctl()
618 dprintk(verbose, DST_CA_INFO, 1, " Getting descrambler description"); in dst_ca_ioctl()
624 dprintk(verbose, DST_CA_INFO, 1, " -->CA_GET_DESCR_INFO Success !"); in dst_ca_ioctl()
627 dprintk(verbose, DST_CA_INFO, 1, " Setting descrambler"); in dst_ca_ioctl()
633 dprintk(verbose, DST_CA_INFO, 1, " -->CA_SET_DESCR Success !"); in dst_ca_ioctl()
636 dprintk(verbose, DST_CA_INFO, 1, " Setting PID"); in dst_ca_ioctl()
642 dprintk(verbose, DST_CA_INFO, 1, " -->CA_SET_PID Success !"); in dst_ca_ioctl()