Home
last modified time | relevance | path

Searched defs:pkt_reason (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/dada/
H A Ddada_pkt.h64 uint_t pkt_reason; /* reason or error stat */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c1080 uint8_t pkt_state, uint8_t pkt_reason) in fcoei_complete_xch()
/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_pkt.h61 uchar_t pkt_reason; /* reason completion called */ member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h535 uint32_t pkt_reason; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h178 uint32_t pkt_reason; /* expln of state */ member
H A Dfctl_private.h351 fc_pkt_reason_t *pkt_reason; member
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1065 uchar_t pkt_reason; /* reason completion called */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2321 int pkt_reason; in fcp_send_scsi_ioctl() local