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

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h67 ushort_t f_dups; member in struct:f_slots
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c3344 (slots->f_dups)++;
3349 slots->f_dups = 1;
3673 if (--(tag_slots->f_dups) <= 0) {
3689 tag_slots->f_dups = 1;
3692 tag_slots->f_dups++;
3698 tag_slots->f_dups = 0;
8737 fas->f_active[i]->f_dups = 0;

Completed in 60 milliseconds