Searched refs:f_active (Results 1 – 7 of 7) sorted by relevance
1016 struct f_slots *active = fas->f_active[slot]; in fas_attach()1019 fas->f_active[slot] = NULL; in fas_attach()1229 struct f_slots *active = fas->f_active[slot]; in fas_dr_detach()1245 fas->f_active[slot] = NULL; in fas_dr_detach()1914 if (fas->f_active[slot]) { in fas_check_ncmds()1916 t = fas->f_active[slot]->f_n_slots; in fas_check_ncmds()1922 if (fas->f_active[slot]->f_slot[tag] != 0) { in fas_check_ncmds()2783 if ((fas->f_active[slot] == NULL) || in fas_accept_pkt()2784 ((fas->f_active[slot]->f_n_slots != NTAGS) && in fas_accept_pkt()2788 if ((fas->f_active[slot] == NULL) || in fas_accept_pkt()[all …]
134 ASSERT(sp != fas->f_active[sp->cmd_slot]->f_slot[sp->cmd_tag[1]]); in fas_call_pkt_comp()
696 kmemcpy((char *)&fiop->f_active, (u_long)deadlist[38].n_value,697 sizeof(fiop->f_active));1005 set = fiop->f_active;1696 on = fiop->f_active;
597 printf("Active list: %d\n", fio.f_active); in showversion()
365 struct f_slots *f_active[N_SLOTS]; /* outstanding cmds */ member
964 int f_active; /* 1 or 0 - active rule set */ member
4182 fiop->f_active = ifs->ifs_fr_active;