Searched refs:host_to_host_sema (Results 1 – 2 of 2) sorted by relevance
1275 WRT16_IO_REG(ha, host_to_host_sema, 1); in ql_lock_nvram()1277 if (RD16_IO_REG(ha, host_to_host_sema) & 1) { in ql_lock_nvram()1283 if ((RD16_IO_REG(ha, host_to_host_sema) & 1) == 0) { in ql_lock_nvram()1337 WRT16_IO_REG(ha, host_to_host_sema, 0); in ql_release_nvram()
483 uint16_t host_to_host_sema; /* 2312 resource lock register */ member