Searched refs:DST_NOTICE (Results 1 – 1 of 1) sorted by relevance
/drivers/media/pci/bt8xx/ |
D | dst.c | 50 #define DST_NOTICE 1 macro 59 else if ((x > DST_NOTICE) && (x > y)) \ 204 dprintk(verbose, DST_NOTICE, 1, "dst wait NOT ready after %d", i); in dst_wait_dst_ready() 212 dprintk(verbose, DST_NOTICE, 1, "Trying to return from previous errors."); in dst_error_recovery() 265 dprintk(verbose, DST_NOTICE, 0, "writing [ "); in write_dst() 267 dprintk(verbose, DST_NOTICE, 0, "%02x ", data[i]); in write_dst() 268 dprintk(verbose, DST_NOTICE, 0, "]\n"); in write_dst() 1227 dprintk(verbose, DST_NOTICE, 1, "DST Communication Initialization Failed."); in dst_command()
|