Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mpt/mpilib/
Dmpi_cnfg.h1401 U64 WWPN; /* 00h */ member
1779 U64 WWPN; /* 18h */ member
1938 U64 WWPN; /* 08h */ member
2233 U64 WWPN; /* 0Ch */ member
/freebsd-9-stable/sys/dev/mpt/
Dmpt_cam.c467 mpt->mpt_fcport_page0.WWPN.High, in mpt_read_config_info_fc()
468 mpt->mpt_fcport_page0.WWPN.Low, in mpt_read_config_info_fc()
479 "0x%08x%08x", mpt->mpt_fcport_page0.WWPN.High, in mpt_read_config_info_fc()
480 mpt->mpt_fcport_page0.WWPN.Low); in mpt_read_config_info_fc()
Dmpt.c3074 MPT_2_HOST32(fp0, WWPN.Low); in mpt2host_config_page_fc_port_0()
3075 MPT_2_HOST32(fp0, WWPN.High); in mpt2host_config_page_fc_port_0()
/freebsd-9-stable/sys/cam/ctl/
DREADME.ctl.txt202 now has the ability to set the WWNN and WWPN for each port.