Searched refs:DST_CA_ERROR (Results 1 – 1 of 1) sorted by relevance
/drivers/media/pci/bt8xx/ |
D | dst_ca.c | 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() [all …]
|