Searched defs:f_slots (Results 1 - 1 of 1) 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 */

Completed in 64 milliseconds