Home | History | Annotate | Download | only in vr

Lines Matching defs:attach

182 	int (*attach)(bus_space_tag_t, int, int, int, tcflag_t, int);
189 com_hpcio_cndb_attach, /* attach proc */
198 com_vrip_cndb_attach, /* attach proc */
206 com_vrip_cndb_attach, /* attach proc */
214 com_vrip_cndb_attach, /* attach proc */
222 com_vrip_cndb_attach, /* attach proc */
230 com_vrip_cndb_attach, /* attach proc */
238 com_vrip_cndb_attach, /* attach proc */
247 NULL, /* attach proc */
427 if (com_info->attach != NULL) {
429 if ((*com_info->attach)(iot, com_info->addr, 9600,
437 if (com_info->attach != NULL && (bootinfo->bi_cnuse&BI_CNUSE_SERIAL)) {
439 if ((*com_info->attach)(iot, com_info->addr, CONSPEED,