Searched refs:iobuf_inuse (Results 1 – 2 of 2) sorted by relevance
81 uint8_t iobuf_inuse; member
1982 while (tpm->iobuf_inuse) { in tpm_io_lock()1993 tpm->iobuf_inuse = 1; in tpm_io_lock()2006 ASSERT(tpm->iobuf_inuse == 1 && mutex_owned(&tpm->iobuf_lock)); in tpm_unlock()2007 tpm->iobuf_inuse = 0; in tpm_unlock()