| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/ic/ | |
| isp_ioctl.h | 190 uint64_t wwnn; member in struct:__anon2810::wwnpair |
| isp_tpublic.h | 120 uint64_t wwnn; member in struct:__anon2827::__anon2829::__anon2830 |
| 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 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 [all...] |
| ispmbox.h | 1176 uint8_t wwnn[8]; member in struct:__anon2866::__anon2867 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 |