Home
last modified time | relevance | path

Searched refs:st_iovnotuniform (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.h192 u_int32_t st_iovnotuniform; /* iov op not suitable */ member
H A Dsafe.c1174 safestats.st_iovnotuniform++; in safe_process()