Searched refs:rfc_types (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fcgs2.h | 212 uchar_t rfc_types[32]; /* bit map of ULP types */ member
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 5086 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 D | fp.c | 5470 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 D | fcip.c | 4489 bcopy(types, rfc.rfc_types, sizeof (types)); in fcip_port_ns()
|
H A D | fcp.c | 9718 bcopy(types, rfc.rfc_types, sizeof (types)); in fcp_do_ns_registry()
|