Searched refs:comcnattach (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/ic/ | ||
| D | comvar.h | 150 int comcnattach(bus_space_tag_t, int, int, int, tcflag_t); |
| D | com.c | 1515 comcnattach(iot, iobase, rate, frequency, cflag) in comcnattach() function |