Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h104 int port_fca_pkt_size; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2497 info.port_fca_pkt_size = port->fp_fca_tran->fca_pkt_size; in fctl_attach_ulps()
2708 info.port_fca_pkt_size = port->fp_fca_tran->fca_pkt_size; in fctl_detach_ulps()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c626 sizeof (fcsm_cmd_t) + pinfo->port_fca_pkt_size, 8, in fcsm_handle_port_attach()
H A Dfcip.c861 fport->fcipp_fca_pkt_size = port_info->port_fca_pkt_size; in fcip_port_attach()
H A Dfcp.c12324 pptr->port_priv_pkt_len = pinfo->port_fca_pkt_size; in fcp_cp_pinfo()