Searched defs:icmd (Results 1 – 9 of 9) sorted by relevance
/titanic_50/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 | 1275 fct_i_cmd_t *icmd, *next_icmd; in fct_deregister_local_port() local 1484 fct_i_cmd_t *icmd; in fct_is_irp_logging_out() local 1614 fct_i_cmd_t *icmd; in fct_scsi_task_alloc() local 1739 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_post_rcvd_cmd() local 1821 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_post_implicit_logo() local 1853 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_alloc_cmd_slot() local 1881 fct_i_remote_port_t *irp, fct_i_cmd_t *icmd) in fct_post_to_discovery_queue() 1942 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_scsi_data_xfer_done() local 1989 fct_i_cmd_t *icmd = (fct_i_cmd_t *)cmd->cmd_fct_private; in fct_send_response_done() local 2032 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
|
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 2293 struct fcp_ipkt *icmd = NULL; in fcp_send_scsi_ioctl() local 3277 struct fcp_ipkt *icmd; in fcp_tgt_send_plogi() local 3417 fcp_ipkt_sema_init(struct fcp_ipkt *icmd) in fcp_ipkt_sema_init() 3449 fcp_ipkt_sema_wait(struct fcp_ipkt *icmd) in fcp_ipkt_sema_wait() 3526 struct fcp_ipkt *icmd; in fcp_ipkt_sema_callback() local 3551 fcp_ipkt_sema_cleanup(struct fcp_ipkt *icmd) in fcp_ipkt_sema_cleanup() 4938 struct fcp_ipkt *icmd; in fcp_handle_mapflags() local 5144 struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause) in fcp_send_els() 5547 struct fcp_ipkt *icmd = (struct fcp_ipkt *)fpkt->pkt_ulp_private; in fcp_unsol_callback() local 5598 struct fcp_ipkt *icmd; in fcp_unsol_prli() local [all …]
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcp.c | 32 #define EMLXS_GET_VADDR(hba, rp, icmd) emlxs_mem_get_vaddr(hba, rp, \ argument 726 IOCB *icmd; in emlxs_post_buffer() local 2258 IOCB *icmd; in emlxs_tx_channel_flush() local 2469 IOCB *icmd; in emlxs_tx_node_flush() local 2765 IOCB *icmd; in emlxs_tx_lun_flush() local 3359 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 | 5354 IOCB *icmd; in emlxs_sli3_issue_iocb() local
|
/titanic_50/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
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_io.c | 2549 iscsi_cmd_t icmd; in iscsi_handle_reset() local
|