Home
last modified time | relevance | path

Searched defs:acr (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/sys/geom/
HDgeom.h179 int acr, acw, ace; member
210 int acr, acw, ace; member
/freebsd-13-stable/sys/dev/puc/
HDpucdata.c1721 uint8_t acr, func, mask; in puc_config_advantech() local
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzvol_os.c458 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace) in zvol_geom_access()
/freebsd-13-stable/sys/geom/multipath/
HDg_multipath.c585 int error, acr, acw, ace; in g_multipath_add_disk() local
/freebsd-13-stable/sys/geom/journal/
HDg_journal.c419 g_journal_access(struct g_provider *pp, int acr, int acw, int ace) in g_journal_access()
/freebsd-13-stable/sys/geom/raid/
HDg_raid.c1815 g_raid_access(struct g_provider *pp, int acr, int acw, int ace) in g_raid_access()
/freebsd-13-stable/sys/geom/mirror/
HDg_mirror.c3085 g_mirror_access(struct g_provider *pp, int acr, int acw, int ace) in g_mirror_access()
/freebsd-13-stable/sys/geom/raid3/
HDg_raid3.c3061 g_raid3_access(struct g_provider *pp, int acr, int acw, int ace) in g_raid3_access()