/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_sport.c | 135 ocs_sport_alloc(ocs_domain_t *domain, uint64_t wwpn, uint64_t wwnn, uint32_t fc_id, uint8_t enable_… in ocs_sport_alloc() 374 ocs_sport_find_wwn(ocs_domain_t *domain, uint64_t wwnn, uint64_t wwpn) in ocs_sport_find_wwn() 1006 ocs_sport_vport_new(ocs_domain_t *domain, uint64_t wwpn, uint64_t wwnn, in ocs_sport_vport_new() 1092 int32_t ocs_sport_vport_del(ocs_t *ocs, ocs_domain_t *domain, uint64_t wwpn, uint64_t wwnn) in ocs_sport_vport_del() 1513 ocs_vport_create_spec(ocs_t *ocs, uint64_t wwnn, uint64_t wwpn, uint32_t fc_id, uint32_t enable_ini… in ocs_vport_create_spec()
|
H A D | ocs_mgmt.c | 879 uint64_t *wwpn; in get_wwpn() local 1545 uint64_t wwpn; in set_req_wwpn() local 2180 uint8_t wwpn[8]; member 2187 ocs_mgmt_get_nvparms_cb(int32_t status, uint8_t *wwpn, uint8_t *wwnn, uint8_t hard_alpa, in ocs_mgmt_get_nvparms_cb() 2368 int wwpn = 0; in set_nv_wwn() local
|
H A D | ocs_common.h | 161 uint64_t wwpn; /**< WWPN from HW (host endian) */ member 385 char wwpn[OCS_WWN_LENGTH]; /**< remote port WWN (uses iSCSI naming) */ member 406 uint64_t wwpn; /*>> port name */ member
|
H A D | ocs_xport.c | 900 uint64_t wwpn; in ocs_xport_control() local
|
H A D | ocs_ioctl.h | 66 uint8_t wwpn[8]; /**< WWPN (binary) */ member 232 uint64_t wwpn; /*<< wwpn to create or delete */ member
|
H A D | ocs_ioctl.c | 859 uint64_t *wwpn = NULL; in ocs_sysctl_wwpn() local
|
H A D | ocs.h | 67 uint64_t wwpn; member
|
H A D | ocs_node.c | 203 ocs_node_find_wwpn(ocs_sport_t *sport, uint64_t wwpn) in ocs_node_find_wwpn()
|
H A D | ocs_hw.c | 2447 uint8_t *wwpn) in ocs_hw_port_alloc() 7957 ocs_hw_set_nvparms(ocs_hw_t *hw, ocs_set_nvparms_cb_t cb, uint8_t *wwpn, in ocs_hw_set_nvparms() 12056 ocs_hw_get_def_wwn(ocs_t *ocs, uint32_t chan, uint64_t *wwpn, uint64_t *wwnn) in ocs_hw_get_def_wwn()
|
H A D | sli4.h | 847 uint8_t wwpn[8]; member 866 uint8_t wwpn[8]; member 1111 uint8_t wwpn[8]; /* vp=TRUE */ member 1132 uint8_t wwpn[8]; member 3247 uint8_t wwpn[8]; member
|
H A D | sli4.c | 1058 sli_cmd_write_nvparms(sli4_t *sli4, void *buf, size_t size, uint8_t *wwpn, uint8_t *wwnn, uint8_t h… in sli_cmd_write_nvparms()
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_frontend.h | 90 uint64_t wwpn; member 238 uint64_t wwpn; /* set by CTL before online */ member
|
H A D | ctl_frontend.c | 259 int wwpn_valid, uint64_t wwpn) in ctl_port_set_wwns()
|
H A D | ctl.h | 72 uint64_t wwpn; global() member
|
H A D | ctl_frontend_cam_sim.c | 78 uint64_t wwpn; member
|
H A D | ctl_io.h | 553 uint64_t wwpn; global() member
|
/freebsd/sys/dev/isp/ |
H A D | isp_target.c | 724 uint64_t wwpn = INI_NONE, wwnn = INI_NONE; isp_handle_notify_24xx() local
|
H A D | isp_ioctl.h | 188 uint64_t wwpn; member
|
H A D | isp_library.c | 1394 isp_find_pdb_by_wwpn(ispsoftc_t *isp, int chan, uint64_t wwpn, fcportdb_t **lptr) in isp_find_pdb_by_wwpn() 1476 isp_add_wwn_entry(ispsoftc_t *isp, int chan, uint64_t wwpn, uint64_t wwnn, in isp_add_wwn_entry() 1632 isp_del_wwn_entry(ispsoftc_t *isp, int chan, uint64_t wwpn, uint16_t nphdl, uint32_t s_id) in isp_del_wwn_entry()
|
H A D | isp.c | 1889 uint64_t wwnn, wwpn; in isp_pdb_add_update() local
|
/freebsd/sys/cam/ |
H A D | cam_ccb.h | 634 uint64_t wwpn; /* world wide port name */ global() member 898 uint64_t wwpn; global() member 986 uint64_t wwpn; /* world wide port name */ global() member 1162 uint64_t wwpn; /* world wide port name */ global() member
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_mcp_api.h | 225 u8 wwpn[ECORE_MAX_NPIV_ENTRIES][ECORE_WWN_SIZE]; member
|
/freebsd/sys/dev/mpt/ |
H A D | mpt.h | 613 uint64_t wwpn; member
|
/freebsd/usr.sbin/ctladm/ |
H A D | ctladm.c | 410 uint64_t wwnn = 0, wwpn = 0; in cctl_port() local
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_da.c | 378 uint64_t wwpn; member
|