Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/crypto/io/
H A Dswrand.c74 typedef struct physmem_entsrc_s { struct
75 uint8_t *parity; /* parity bit vector */
76 caddr_t pmbuf; /* buffer for memory block */
77 uint32_t nblocks; /* number of memory blocks */
78 int entperblock; /* entropy bits per block read */
79 hrtime_t last_diff; /* previous time to process a block */
80 hrtime_t last_delta; /* previous time delta */
81 hrtime_t last_delta2; /* previous 2nd order time delta */