Searched refs:WWPN (Results 1 – 4 of 4) sorted by relevance
1368 U64 WWPN; /* 00h */ member1737 U64 WWPN; /* 18h */ member1893 U64 WWPN; /* 08h */ member2179 U64 WWPN; /* 0Ch */ member
196 now has the ability to set the WWNN and WWPN for each port.
3073 MPT_2_HOST32(fp0, WWPN.Low); in mpt2host_config_page_fc_port_0()3074 MPT_2_HOST32(fp0, WWPN.High); in mpt2host_config_page_fc_port_0()
479 mpt->scinfo.fc.wwpn = ((uint64_t)mpt->mpt_fcport_page0.WWPN.High << 32) in mpt_read_config_info_fc()480 | mpt->mpt_fcport_page0.WWPN.Low; in mpt_read_config_info_fc()