Lines Matching defs:com_info
416 static struct vr_com_platdep *com_info;
423 com_info = platid_search(&platid, platdep_com_table,
427 if (com_info->attach != NULL) {
429 if ((*com_info->attach)(iot, com_info->addr, 9600,
430 com_info->freq,
437 if (com_info->attach != NULL && (bootinfo->bi_cnuse&BI_CNUSE_SERIAL)) {
439 if ((*com_info->attach)(iot, com_info->addr, CONSPEED,
440 com_info->freq,