Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c3344 (slots->f_dups)++; in fas_startcmd()
3349 slots->f_dups = 1; in fas_startcmd()
3673 if (--(tag_slots->f_dups) <= 0) { in fas_remove_cmd()
3689 tag_slots->f_dups = 1; in fas_remove_cmd()
3692 tag_slots->f_dups++; in fas_remove_cmd()
3698 tag_slots->f_dups = 0; in fas_remove_cmd()
8737 fas->f_active[i]->f_dups = 0; in fas_reset_recovery()