Searched refs:fc_status (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 412 la_wwn_t *pwwn, int *ret_val, int *fc_status, int *fc_pkt_state, 414 static int fcp_tgt_send_plogi(struct fcp_tgt *ptgt, int *fc_status, 416 static int fcp_tgt_send_prli(struct fcp_tgt *ptgt, int *fc_status, 2314 int fc_status; in fcp_send_scsi_ioctl() local 2438 wwn_ptr, &ret, &fc_status, in fcp_send_scsi_ioctl() 2443 fscsi->scsi_fc_status = fc_status; in fcp_send_scsi_ioctl() 3180 int *fc_status, int *fc_pkt_state, int *fc_pkt_reason, int *fc_pkt_action) in fcp_port_create_tgt() argument 3239 *ret_val = fcp_tgt_send_plogi(ptgt, fc_status, in fcp_port_create_tgt() 3245 *ret_val = fcp_tgt_send_prli(ptgt, fc_status, in fcp_port_create_tgt() 3273 fcp_tgt_send_plogi(struct fcp_tgt *ptgt, int *fc_status, int *fc_pkt_state, in fcp_tgt_send_plogi() argument [all …]
|