/src/sys/dev/ic/ |
isp_ioctl.h | 190 uint64_t wwnn; member in struct:__anon487c79600308::wwnpair
|
isp_ioctl.h | 190 uint64_t wwnn; member in struct:__anon487c79600308::wwnpair
|
isp_tpublic.h | 120 uint64_t wwnn; member in struct:__anon86d6b6f80508::__anon86d6b6f8070a::__anon86d6b6f80808
|
isp_tpublic.h | 120 uint64_t wwnn; member in struct:__anon86d6b6f80508::__anon86d6b6f8070a::__anon86d6b6f80808
|
isp.c | 3022 * to return a portid but not a WWPN/WWNN or role for devices 3520 * WWNN/WWPN duple, we enter the device into our database. 3525 uint64_t wwnn, wwpn; local in function:isp_scan_fabric 3626 * WWNN agree. If they don't, then the association 3630 MAKE_WWN_FROM_NODE_NAME(wwnn, pdb.nodename); 3635 wwnn != lp->node_wwn) { 3638 (uint32_t) (wwnn >> 32), (uint32_t) wwnn, 3672 MAKE_WWN_FROM_NODE_NAME(wwnn, pdb.nodename); 3675 wwnn != lp->node_wwn) 4782 uint64_t *wwnn, *wwnp; local in function:isp_control [all...] |
isp.c | 3022 * to return a portid but not a WWPN/WWNN or role for devices 3520 * WWNN/WWPN duple, we enter the device into our database. 3525 uint64_t wwnn, wwpn; local in function:isp_scan_fabric 3626 * WWNN agree. If they don't, then the association 3630 MAKE_WWN_FROM_NODE_NAME(wwnn, pdb.nodename); 3635 wwnn != lp->node_wwn) { 3638 (uint32_t) (wwnn >> 32), (uint32_t) wwnn, 3672 MAKE_WWN_FROM_NODE_NAME(wwnn, pdb.nodename); 3675 wwnn != lp->node_wwn) 4782 uint64_t *wwnn, *wwnp; local in function:isp_control [all...] |
ispmbox.h | 1176 uint8_t wwnn[8]; member in struct:__anon33fa061c2008::__anon33fa061c2108 1840 * the WWNN/WWPN if the ELS is PLOGI, PDISC or ADISC. The WWN is in
|
ispmbox.h | 1176 uint8_t wwnn[8]; member in struct:__anon33fa061c2008::__anon33fa061c2108 1840 * the WWNN/WWPN if the ELS is PLOGI, PDISC or ADISC. The WWN is in
|
/src/sys/dev/pci/ |
mpiireg.h | 1216 u_int64_t wwnn; member in struct:mpii_cfg_fc_port_pg0 1265 u_int64_t wwnn; member in struct:mpii_cfg_fc_device_pg0
|
mpiireg.h | 1216 u_int64_t wwnn; member in struct:mpii_cfg_fc_port_pg0 1265 u_int64_t wwnn; member in struct:mpii_cfg_fc_device_pg0
|