Lines Matching refs:slotid
485 cur_slot->sl_wfse_args->slotid = i; in C_WaitForSlotEvent()
981 rv = FUNCLIST(wfse->slotid)->C_WaitForSlotEvent(wfse->flags, &slot, in child_waitforslotevent()
1008 cur_prov = slottable->st_slots[wfse->slotid]->sl_prov_id; in child_waitforslotevent()
1016 st_slots[wfse->slotid]->sl_mutex); in child_waitforslotevent()
1018 slottable->st_slots[wfse->slotid]->sl_wfse_state = WFSE_CLEAR; in child_waitforslotevent()
1021 st_slots[wfse->slotid]->sl_mutex); in child_waitforslotevent()
1024 for (i = wfse->slotid; i <= slottable->st_last; i++) { in child_waitforslotevent()
1057 st_slots[wfse->slotid]->sl_mutex); in child_waitforslotevent()
1066 slottable->st_slots[wfse->slotid]->sl_no_wfse = B_TRUE; in child_waitforslotevent()
1074 slottable->st_slots[wfse->slotid]->sl_wfse_state = WFSE_CLEAR; in child_waitforslotevent()
1076 st_slots[wfse->slotid]->sl_mutex); in child_waitforslotevent()