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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ucma/
H A Dsol_ucma.h77 uint32_t file_pending_evt_cnt; member in struct:__anon7944
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c581 if (filep->file_pending_evt_cnt) {
586 filep->file_pending_evt_cnt);
784 if (filep->file_pending_evt_cnt) {
903 if (filep->file_pending_evt_cnt != 0) {
913 filep->file_pending_evt_cnt = 0;
1334 while (filep->file_pending_evt_cnt == 0) {
1377 filep->file_pending_evt_cnt--;
1404 filep->file_pending_evt_cnt++;
1745 file->file_pending_evt_cnt++;

Completed in 60 milliseconds