Home
last modified time | relevance | path

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

/freebsd/sys/dev/scc/
H A Dscc_dev_z8530.c71 .cl_class = SCC_CLASS_Z8530,
85 .cl_class = SCC_CLASS_Z8530,
H A Dscc_bfe.h108 u_int cl_class; /* SCC bus class ID. */ member
H A Dscc_dev_quicc.c76 .cl_class = SCC_CLASS_QUICC,
H A Dscc_core.c477 *result = cl->cl_class; in scc_bus_read_ivar()