f_slots
struct f_slots *active = fas->f_active[slot];
struct f_slots *active = fas->f_active[slot];
struct f_slots *tag_slots;
struct f_slots *slots = fas->f_active[slot];
struct f_slots *tag_slots = fas->f_active[slot];
struct f_slots *tag_slots;
struct f_slots *tag_slots;
struct f_slots *tagque = fas->f_active[slot];
struct f_slots *old_active = fas->f_active[slot];
struct f_slots *new_active;
struct f_slots *f_active[N_SLOTS]; /* outstanding cmds */
#define FAS_F_SLOTS_SIZE_TQ (sizeof (struct f_slots) + \
#define FAS_F_SLOT_SIZE (sizeof (struct f_slots))