Searched defs:icmd (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
H A D | discovery.c | 802 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_handle_els() local 1029 fct_i_cmd_t *icmd; in fct_trigger_rport_cleanup() local 1093 fct_i_cmd_t *icmd; in fct_dequeue_els() local 1379 fct_process_plogi(fct_i_cmd_t *icmd) in fct_process_plogi() 1557 fct_process_prli(fct_i_cmd_t *icmd) in fct_process_prli() 1712 fct_process_logo(fct_i_cmd_t *icmd) in fct_process_logo() 1826 fct_process_prlo(fct_i_cmd_t *icmd) in fct_process_prlo() 1899 fct_process_rcvd_adisc(fct_i_cmd_t *icmd) in fct_process_rcvd_adisc() 1945 fct_process_unknown_els(fct_i_cmd_t *icmd) in fct_process_unknown_els() 1966 fct_process_rscn(fct_i_cmd_t *icmd) in fct_process_rscn() [all …]
|
H A D | fct.c | 1294 fct_i_cmd_t *icmd, *next_icmd; in fct_deregister_local_port() local 1503 fct_i_cmd_t *icmd; in fct_is_irp_logging_out() local 1633 fct_i_cmd_t *icmd; in fct_scsi_task_alloc() local 1758 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_post_rcvd_cmd() local 1840 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_post_implicit_logo() local 1872 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_alloc_cmd_slot() local 1900 fct_i_remote_port_t *irp, fct_i_cmd_t *icmd) in fct_post_to_discovery_queue() 1961 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_scsi_data_xfer_done() local 2008 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_send_response_done() local 2051 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_cmd_free() local [all …]
|
H A D | fct_impl.h | 389 #define IS_LOGO_ELS(icmd) \ argument
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 2297 struct fcp_ipkt *icmd = NULL; in fcp_send_scsi_ioctl() local 3281 struct fcp_ipkt *icmd; in fcp_tgt_send_plogi() local 3421 fcp_ipkt_sema_init(struct fcp_ipkt *icmd) in fcp_ipkt_sema_init() 3453 fcp_ipkt_sema_wait(struct fcp_ipkt *icmd) in fcp_ipkt_sema_wait() 3530 struct fcp_ipkt *icmd; in fcp_ipkt_sema_callback() local 3555 fcp_ipkt_sema_cleanup(struct fcp_ipkt *icmd) in fcp_ipkt_sema_cleanup() 4943 struct fcp_ipkt *icmd; in fcp_handle_mapflags() local 5149 struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause) in fcp_send_els() 5552 struct fcp_ipkt *icmd = (struct fcp_ipkt *)fpkt->pkt_ulp_private; in fcp_unsol_callback() local 5603 struct fcp_ipkt *icmd; in fcp_unsol_prli() local [all …]
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcp.c | 33 #define EMLXS_GET_VADDR(hba, rp, icmd) emlxs_mem_get_vaddr(hba, rp, \ argument 727 IOCB *icmd; in emlxs_post_buffer() local 2267 IOCB *icmd; in emlxs_tx_channel_flush() local 2478 IOCB *icmd; in emlxs_tx_node_flush() local 2774 IOCB *icmd; in emlxs_tx_lun_flush() local 3368 IOCB *iocb, *icmd; in emlxs_tx_move() local
|
H A D | emlxs_ip.c | 459 IOCB *icmd; in emlxs_create_xri() local
|
H A D | emlxs_sli3.c | 5359 IOCB *icmd; in emlxs_sli3_issue_iocb() local
|
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf/ |
H A D | stmf.c | 862 struct fct_i_cmd icmd; in print_tasks() local 909 struct fct_i_cmd icmd; in print_tasks_on_rp() local 962 print_all_cmds(struct fct_i_cmd *icmd, struct find_options *options, void *arg) in print_all_cmds() 1080 struct fct_i_cmd icmd; in fct_icmds() local
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_io.c | 2549 iscsi_cmd_t icmd; in iscsi_handle_reset() local
|