Home | Sort by: relevance | last modified time | path |
/src/sys/arch/macppc/stand/installboot/ | |
installboot.h | 84 int conspeed; /* console baud rate */ member in struct:__anon551177cf0208 |
/src/sys/arch/evbarm/gemini/ | |
gemini_machdep.c | 749 #ifndef CONSPEED 750 #define CONSPEED 19200 757 static const int conspeed = CONSPEED; variable in typeref:typename:const int 773 if (comcnattach(&gemini_a4x_bs_tag, consaddr, conspeed, 823 if (comcnattach(iot, consaddr, conspeed, |
/src/usr.sbin/installboot/ | |
installboot.h | 101 int conspeed; /* console baud rate */ member in struct:__anon78e59b4b0308 |