Home | Sort by: relevance | last modified time | path |
/src/sys/arch/news68k/dev/ | |
kbvar.h | 33 u_int cs_type; member in struct:console_softc |
kb.c | 116 kb_conssc->cs_type = type; 147 *type = conssc->cs_type; |
/src/sys/dev/ic/ | |
awivar.h | 61 u_int8_t cs_type; member in struct:awi_chanset |
awi.c | 1333 if (cs->cs_type == 0) { 1338 if (cs->cs_type == sc->sc_mib_phy.IEEE_PHY_Type && |
/src/usr.sbin/ldpd/ | |
tlv.h | 106 uint16_t cs_type; member in struct:init_tlv |
socketops.c | 1069 ti.cs_type = htons(TLV_COMMON_SESSION); |