Searched refs:boot_wwn (Results 1 – 1 of 1) sorted by relevance
9788 uchar_t *boot_wwn = NULL; in fcp_handle_port_attach() local10042 &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()