Home
last modified time | relevance | path

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

/freebsd/tools/tools/crypto/
H A Dsafestats.c62 stats.st_iovmisaligned, stats.st_iovnotuniform, in main()
/freebsd/sys/dev/safe/
H A Dsafevar.h191 u_int32_t st_iovmisaligned; /* iov op not aligned */ member
H A Dsafe.c1157 safestats.st_iovmisaligned++; in safe_process()