Searched defs:acr (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/geom/ |
H A D | geom.h | 179 int acr, acw, ace; member 210 int acr, acw, ace; member
|
/freebsd/sys/dev/puc/ |
H A D | pucdata.c | 1299 uint8_t acr, func, mask; in puc_config_advantech() local
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zvol_os.c | 469 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace) in zvol_geom_access()
|
/freebsd/sys/geom/multipath/ |
H A D | g_multipath.c | 584 int error, acr, acw, ace; in g_multipath_add_disk() local
|
/freebsd/sys/geom/journal/ |
H A D | g_journal.c | 421 g_journal_access(struct g_provider *pp, int acr, int acw, int ace) in g_journal_access()
|
/freebsd/sys/geom/raid/ |
H A D | g_raid.c | 1817 g_raid_access(struct g_provider *pp, int acr, int acw, int ace) in g_raid_access()
|
/freebsd/sys/geom/mirror/ |
H A D | g_mirror.c | 3085 g_mirror_access(struct g_provider *pp, int acr, int acw, int ace) in g_mirror_access()
|
/freebsd/sys/geom/raid3/ |
H A D | g_raid3.c | 3108 g_raid3_access(struct g_provider * pp,int acr,int acw,int ace) g_raid3_access() argument [all...] |