Searched refs:PKP (Results 1 – 1 of 1) sorted by relevance
217 #define PKP(a,b) printk(KERN_INFO "hdlcdrv.c: channel params: " a "\n", b) in do_kiss_params() macro219 #define PKP(a,b) in do_kiss_params()227 PKP("TX delay = %ums", 10 * s->ch_params.tx_delay); in do_kiss_params()231 PKP("p persistence = %u", s->ch_params.ppersist); in do_kiss_params()235 PKP("slot time = %ums", s->ch_params.slottime); in do_kiss_params()239 PKP("TX tail = %ums", s->ch_params.tx_tail); in do_kiss_params()243 PKP("%s duplex", s->ch_params.fulldup ? "full" : "half"); in do_kiss_params()248 #undef PKP in do_kiss_params()