Home
last modified time | relevance | path

Searched refs:cs_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/news68k/dev/
H A Dkb.c116 kb_conssc->cs_type = type; in kb_intr()
147 *type = conssc->cs_type; in kb_cngetc()
H A Dkbvar.h33 u_int cs_type; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Daix386-core.c144 for (i = 0, n = 0; (i < MAX_CORE_SEGS) && (core->cd_segs[i].cs_type); i++) in aix386_core_file_p()
152 switch (core->cd_segs[i].cs_type) in aix386_core_file_p()
/netbsd-src/usr.sbin/ldpd/
H A Dtlv.h106 uint16_t cs_type; member
H A Dsocketops.c1069 ti.cs_type = htons(TLV_COMMON_SESSION); in send_initialize()
/netbsd-src/sys/dev/ic/
H A Dawivar.h61 u_int8_t cs_type; member
H A Dawi.c1333 if (cs->cs_type == 0) { in awi_hw_init()
1338 if (cs->cs_type == sc->sc_mib_phy.IEEE_PHY_Type && in awi_hw_init()