Home
last modified time | relevance | path

Searched refs:port_fca_pkt_size (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h104 int port_fca_pkt_size; member
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2496 info.port_fca_pkt_size = port->fp_fca_tran->fca_pkt_size; in fctl_attach_ulps()
2707 info.port_fca_pkt_size = port->fp_fca_tran->fca_pkt_size; in fctl_detach_ulps()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c627 sizeof (fcsm_cmd_t) + pinfo->port_fca_pkt_size, 8, in fcsm_handle_port_attach()
H A Dfcip.c877 fport->fcipp_fca_pkt_size = port_info->port_fca_pkt_size; in fcip_port_attach()
H A Dfcp.c12335 pptr->port_priv_pkt_len = pinfo->port_fca_pkt_size; in fcp_cp_pinfo()