Home
last modified time | relevance | path

Searched refs:tag_slots (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c2920 struct f_slots *tag_slots; in fas_alloc_tag() local
2951 tag_slots->f_slot[tag] = sp; in fas_alloc_tag()
3689 tag_slots->f_dups = 1; in fas_remove_cmd()
3692 tag_slots->f_dups++; in fas_remove_cmd()
3695 tag_slots->f_timebase = n; in fas_remove_cmd()
3698 tag_slots->f_dups = 0; in fas_remove_cmd()
3703 tag_slots->f_timeout = tag_slots->f_timebase; in fas_remove_cmd()
4222 struct f_slots *tag_slots; in fas_reconnect() local
4316 if (tag_slots != NULL) { in fas_reconnect()
7312 struct f_slots *tag_slots; in fas_watchsubr() local
[all …]