Searched refs:fc_status (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c412 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; local
2438 wwn_ptr, &ret, &fc_status,
2443 fscsi->scsi_fc_status = fc_status;
3170 * fc_status PLOGI or PRLI status completion
3180 int *fc_status, int *fc_pkt_state, int *fc_pkt_reason, int *fc_pkt_action)
3239 *ret_val = fcp_tgt_send_plogi(ptgt, fc_status,
3245 *ret_val = fcp_tgt_send_prli(ptgt, fc_status,
3179 fcp_port_create_tgt(struct fcp_port *pptr, la_wwn_t *pwwn, int *ret_val, int *fc_status, int *fc_pkt_state, int *fc_pkt_reason, int *fc_pkt_action) argument
3273 fcp_tgt_send_plogi(struct fcp_tgt *ptgt, int *fc_status, int *fc_pkt_state, int *fc_pkt_reason, int *fc_pkt_action) argument
3398 fcp_tgt_send_prli(struct fcp_tgt *ptgt, int *fc_status, int *fc_pkt_state, int *fc_pkt_reason, int *fc_pkt_action) argument
[all...]

Completed in 92 milliseconds