Home
last modified time | relevance | path

Searched refs:sc_rawtype (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/asmc/
H A Dasmcvar.h68 char sc_rawtype[ASMC_TYPELEN + 1]; member
H A Dasmc.c1247 if (asmc_key_getinfo(dev, newkey, &keylen, sc->sc_rawtype) != 0) in asmc_raw_key_sysctl()
1319 return (sysctl_handle_string(oidp, sc->sc_rawtype, in asmc_raw_type_sysctl()
1320 sizeof(sc->sc_rawtype), req)); in asmc_raw_type_sysctl()