Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h183 #define FCT_SLOT_EOL 0xffff macro
H A Dfct.c1217 slot->slot_next = FCT_SLOT_EOL; in fct_register_local_port()
1715 if (cmd_slot == FCT_SLOT_EOL) { in fct_scsi_task_alloc()
1877 if (cmd_slot == FCT_SLOT_EOL) in fct_alloc_cmd_slot()
H A Ddiscovery.c971 if (cmd_slot == FCT_SLOT_EOL) { in fct_handle_els()
2355 if (fct_alloc_cmd_slot(iport, cmd) == FCT_SLOT_EOL) { in fct_handle_solct()