Home
last modified time | relevance | path

Searched refs:exclude_ids (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/mpr/
Dmpr.c1401 bzero(sc->exclude_ids, sizeof(sc->exclude_ids)); in mpr_get_tunables()
1404 TUNABLE_STR_FETCH(tmpstr, sc->exclude_ids, sizeof(sc->exclude_ids)); in mpr_get_tunables()
Dmprvar.h388 char exclude_ids[80]; member
Dmpr_sas.c3479 ids = &sc->exclude_ids[0]; in mprsas_check_id()