Searched refs:host_to_host_sema (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c1275 WRT16_IO_REG(ha, host_to_host_sema, 1);
1277 if (RD16_IO_REG(ha, host_to_host_sema) & 1) {
1283 if ((RD16_IO_REG(ha, host_to_host_sema) & 1) == 0) {
1337 WRT16_IO_REG(ha, host_to_host_sema, 0);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h483 uint16_t host_to_host_sema; /* 2312 resource lock register */ member in struct:__anon7767

Completed in 245 milliseconds