tpmr_input
p->p_brport.ep_input = tpmr_input;
KASSERTMSG(ep->ep_input == tpmr_input,
if (ep != NULL && ep->ep_input == tpmr_input) {