Searched refs:fct_alloc_cmd_slot (Results 1 – 3 of 3) sorted by relevance
421 uint16_t fct_alloc_cmd_slot(fct_i_local_port_t *iport, fct_cmd_t *cmd);
970 cmd_slot = fct_alloc_cmd_slot(iport, cmd); in fct_handle_els()2355 if (fct_alloc_cmd_slot(iport, cmd) == FCT_SLOT_EOL) { in fct_handle_solct()
1695 cmd_slot = fct_alloc_cmd_slot(iport, cmd); in fct_scsi_task_alloc()1849 fct_alloc_cmd_slot(fct_i_local_port_t *iport, fct_cmd_t *cmd) in fct_alloc_cmd_slot() function