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

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h66 struct f_slots { struct
78 #define FAS_F_SLOTS_SIZE_TQ (sizeof (struct f_slots) + \
80 #define FAS_F_SLOT_SIZE (sizeof (struct f_slots))
365 struct f_slots *f_active[N_SLOTS]; /* outstanding cmds */
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c1016 struct f_slots *active = fas->f_active[slot];
1229 struct f_slots *active = fas->f_active[slot];
2920 struct f_slots *tag_slots;
3101 struct f_slots *slots = fas->f_active[slot];
3641 struct f_slots *tag_slots = fas->f_active[slot];
4222 struct f_slots *tag_slots;
7312 struct f_slots *tag_slots;
8012 struct f_slots *tagque = fas->f_active[slot];
9192 struct f_slots *old_active = fas->f_active[slot];
9193 struct f_slots *new_activ
[all...]

Completed in 59 milliseconds