Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h527 typedef struct fcp_pkt { struct
533 struct fcp_pkt *cmd_forw; argument
534 struct fcp_pkt *cmd_back; argument
541 struct fcp_pkt *cmd_next; argument
545 struct scsi_pkt *cmd_pkt;
550 struct fc_packet *cmd_fp_pkt;
554 fcp_cmd_t cmd_fcp_cmd;
584 } fcp_pkt_t; argument