Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9788 uchar_t *boot_wwn = NULL; in fcp_handle_port_attach() local
10042 &boot_wwn, &nbytes) == DDI_PROP_SUCCESS) && in fcp_handle_port_attach()
10044 bcopy(boot_wwn, pptr->port_boot_wwn, FC_WWN_SIZE); in fcp_handle_port_attach()
10046 if (boot_wwn) { in fcp_handle_port_attach()
10047 ddi_prop_free(boot_wwn); in fcp_handle_port_attach()