Home
last modified time | relevance | path

Searched refs:ipkt_cause (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c5760 icmd->ipkt_cause = cause; in fcp_icmd_alloc()
6270 icmd->ipkt_cause) != DDI_SUCCESS) { in fcp_icmd_callback()
7100 icmd->ipkt_cause); in fcp_scsi_callback()
7134 icmd->ipkt_cause); in fcp_scsi_callback()
7212 icmd->ipkt_cause); in fcp_retry_scsi_cmd()
7424 icmd->ipkt_change_cnt, icmd->ipkt_cause); in fcp_handle_page83()
7530 icmd->ipkt_cause); in fcp_handle_inquiry()
7553 icmd->ipkt_cause); in fcp_handle_inquiry()
7674 icmd->ipkt_cause); in fcp_handle_reportlun()
7763 icmd->ipkt_cause); in fcp_handle_reportlun()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h695 int ipkt_cause; member