Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h212 uchar_t rfc_types[32]; /* bit map of ULP types */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5086 dst = (uint32_t *)rfc->rfc_types; in fctl_update_host_ns_values()
5174 bcopy(port->fp_fc4_types, rfc->rfc_types, in fctl_retrieve_host_ns_values()
5175 sizeof (rfc->rfc_types)); in fctl_retrieve_host_ns_values()
H A Dfp.c5470 bcopy(port->fp_fc4_types, rfc.rfc_types, in fp_ns_reg()
5475 bcopy(pd->pd_fc4types, rfc.rfc_types, in fp_ns_reg()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4489 bcopy(types, rfc.rfc_types, sizeof (types)); in fcip_port_ns()
H A Dfcp.c9718 bcopy(types, rfc.rfc_types, sizeof (types)); in fcp_do_ns_registry()