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.h150 struct fcp_ipkt *port_ipkt_list;
232 * are generated (fcp_ipkt) such as PRLI and INQUIRY. Those requests
262 * internal command (fcp_ipkt) is retryable or not. Usually
301 * fcp_ipkt.
587 * fcp_ipkt : Packet for internal commands.
591 * | struct fcp_ipkt | <---------+
651 typedef struct fcp_ipkt { struct
673 struct fcp_ipkt *ipkt_next;
674 struct fcp_ipkt *ipkt_prev;
1370 fcp_hp_elem::link_cnt fcp_reset_elem fcp_pkt fcp_ipkt
[all...]

Completed in 76 milliseconds