Home
last modified time | relevance | path

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

/freebsd/sys/dev/ufshci/
H A Dufshci_req_sdb.c161 const size_t lock_name_len = 32; in ufshci_req_sdb_construct() local
162 char qlock_name[lock_name_len], recovery_lock_name[lock_name_len]; in ufshci_req_sdb_construct()