Lines Matching refs:pr
560 dch_nt_l2l1(struct PStack *st, int pr, void *arg) in dch_nt_l2l1() argument
564 switch (pr) { in dch_nt_l2l1()
568 st->l1.l1hw(st, pr, arg); in dch_nt_l2l1()
584 debugl1(cs, "dch_nt_l2l1 msg %04X unhandled", pr); in dch_nt_l2l1()
871 HFCSX_l1hw(struct PStack *st, int pr, void *arg) in HFCSX_l1hw() argument
877 switch (pr) { in HFCSX_l1hw()
998 debugl1(cs, "hfcsx_l1hw unknown pr %4x", pr); in HFCSX_l1hw()
1141 hfcsx_l2l1(struct PStack *st, int pr, void *arg) in hfcsx_l2l1() argument
1147 switch (pr) { in hfcsx_l2l1()
1183 l1_msg_b(st, pr, arg); in hfcsx_l2l1()
1186 l1_msg_b(st, pr, arg); in hfcsx_l2l1()