Searched refs:cas_control_data (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/cas/
H A Dif_casvar.h90 struct cas_control_data { struct
97 #define CAS_CDOFF(x) offsetof(struct cas_control_data, x)
181 struct cas_control_data *sc_control_data;
H A Dif_cas.c110 CTASSERT((offsetof(struct cas_control_data, m) & ((a) - 1)) == 0)
252 sizeof(struct cas_control_data), 1,
253 sizeof(struct cas_control_data), 0,
273 sc->sc_control_data, sizeof(struct cas_control_data),

Completed in 107 milliseconds