Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h584 } fcp_pkt_t; typedef
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c16129 fcp_pkt_t *cmd = NULL; in fcp_pseudo_init_pkt()
16137 tgtlen, sizeof (fcp_pkt_t) + pptr->port_priv_pkt_len, in fcp_pseudo_init_pkt()
16253 fcp_pkt_t *cmd = PKT2CMD(pkt); in fcp_pseudo_start()