Searched refs:cn_arg (Results 1 – 3 of 3) sorted by relevance
107 cp->cn_arg = sc; in opcic_cnprobe()108 snprintf(cp->cn_name, sizeof cp->cn_name, "opcic@%p", cp->cn_arg); in opcic_cnprobe()131 sc = cp->cn_arg; in opcic_cngetc()152 sc = cp->cn_arg; in opcic_cnputc()
77 void *cn_arg; /* drivers method argument */ member106 .cn_arg = (arg), \
537 cp->cn_arg = tm; in termcn_cnregister()554 struct terminal *tm = cp->cn_arg; in termcn_cngrab()562 struct terminal *tm = cp->cn_arg; in termcn_cnungrab()570 struct terminal *tm = cp->cn_arg; in termcn_cnprobe()598 struct terminal *tm = cp->cn_arg; in termcn_cngetc()606 struct terminal *tm = cp->cn_arg; in termcn_cnputc()