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

/opensolaris-onvv-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 */
/opensolaris-onvv-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c1017 struct f_slots *active = fas->f_active[slot];
1230 struct f_slots *active = fas->f_active[slot];
2921 struct f_slots *tag_slots;
3102 struct f_slots *slots = fas->f_active[slot];
3642 struct f_slots *tag_slots = fas->f_active[slot];
4223 struct f_slots *tag_slots;
7313 struct f_slots *tag_slots;
8013 struct f_slots *tagque = fas->f_active[slot];
9193 struct f_slots *old_active = fas->f_active[slot];
9194 struct f_slots *new_activ
[all...]

Completed in 110 milliseconds