Home
last modified time | relevance | path

Searched defs:fsc (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/firewire/
H A Diec68113.h118 fsc:1, /* ID of a DIF block in each channel */ member
/freebsd/sys/net/altq/
H A Daltq_hfsc.h82 struct service_curve_v0 fsc; member
125 struct service_curve_v1 fsc; member
H A Daltq_hfsc.c355 struct service_curve *fsc, struct service_curve *usc, in hfsc_class_create()
/freebsd/sys/arm64/vmm/
H A Dvmm_arm64.c659 raise_data_insn_abort(struct hypctx *hypctx, uint64_t far, bool dabort, int fsc) in raise_data_insn_abort()
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c2051 const SSL_CONNECTION *fsc = SSL_CONNECTION_FROM_CONST_SSL_ONLY(f); in SSL_copy_session_id() local