Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h651 typedef struct fcp_ipkt { struct
673 struct fcp_ipkt *ipkt_next; argument
674 struct fcp_ipkt *ipkt_prev; argument
679 struct fc_packet *ipkt_fpkt;
690 uint32_t ipkt_restart;
694 uint32_t ipkt_link_cnt;
695 int ipkt_cause;
719 } fcp_ipkt_t; argument