Home
last modified time | relevance | path

Searched refs:cl_class (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/scc/
H A Dscc_dev_z8530.c72 .cl_class = SCC_CLASS_Z8530,
86 .cl_class = SCC_CLASS_Z8530,
H A Dscc_bfe.h108 u_int cl_class; /* SCC bus class ID. */ member
H A Dscc_dev_quicc.c77 .cl_class = SCC_CLASS_QUICC,
H A Dscc_core.c478 *result = cl->cl_class; in scc_bus_read_ivar()