Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/news68k/dev/
Dkb.c116 kb_conssc->cs_type = type; in kb_intr()
147 *type = conssc->cs_type; in kb_cngetc()
Dkbvar.h33 u_int cs_type; member
/netbsd/src/usr.sbin/ldpd/
Dtlv.h106 uint16_t cs_type; member
Dsocketops.c1069 ti.cs_type = htons(TLV_COMMON_SESSION); in send_initialize()
/netbsd/src/sys/dev/ic/
Dawivar.h61 u_int8_t cs_type; member
Dawi.c1333 if (cs->cs_type == 0) { in awi_init_mibs()
1338 if (cs->cs_type == sc->sc_mib_phy.IEEE_PHY_Type && in awi_init_mibs()
/netbsd/src/external/bsd/wpa/dist/src/drivers/
Ddriver_macsec_qca.c489 fal_cipher_suite_e cs_type; in macsec_qca_set_current_cipher_suite() local
500 cs_type = macsec_qca_cs_type_get(cs); in macsec_qca_set_current_cipher_suite()
501 return nss_macsec_secy_cipher_suite_set(drv->secy_id, cs_type); in macsec_qca_set_current_cipher_suite()