Searched refs:fc_status (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 416 la_wwn_t *pwwn, int *ret_val, int *fc_status, int *fc_pkt_state, 418 static int fcp_tgt_send_plogi(struct fcp_tgt *ptgt, int *fc_status, 420 static int fcp_tgt_send_prli(struct fcp_tgt *ptgt, int *fc_status, 2318 int fc_status; in fcp_send_scsi_ioctl() local 2442 wwn_ptr, &ret, &fc_status, in fcp_send_scsi_ioctl() 2447 fscsi->scsi_fc_status = fc_status; in fcp_send_scsi_ioctl() 3184 int *fc_status, int *fc_pkt_state, int *fc_pkt_reason, int *fc_pkt_action) in fcp_port_create_tgt() argument 3243 *ret_val = fcp_tgt_send_plogi(ptgt, fc_status, in fcp_port_create_tgt() 3249 *ret_val = fcp_tgt_send_prli(ptgt, fc_status, in fcp_port_create_tgt() 3277 fcp_tgt_send_plogi(struct fcp_tgt *ptgt, int *fc_status, int *fc_pkt_state, in fcp_tgt_send_plogi() argument [all …]
|