Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h181 uint8_t slot_uniq_cntr; member
H A Dfct.c1890 (((uint32_t)(iport->iport_cmd_slots[cmd_slot].slot_uniq_cntr)) in fct_alloc_cmd_slot()
2084 slot->slot_uniq_cntr++; in fct_cmd_free()
2884 if ((slot->slot_uniq_cntr | 0x80) != (fct_handle >> 24)) in fct_handle_to_cmd()