Home
last modified time | relevance | path

Searched refs:IPVersion (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h698 UINT8 IPVersion[2]; /* 2 */ member
715 UINT8 IPVersion[2]; /* 2 */ member
/titanic_50/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc883 memcpy(&info->IPVersion, &(rnid.ip_version), sizeof (info->IPVersion)); in getRNIDMgmtInfo()
1207 memcpy(&(rnid.ip_version), &(info.IPVersion), sizeof (rnid.ip_version)); in setRNID()
/titanic_50/usr/src/lib/hbaapi/common/
H A Dhbaapi.h401 HBA_UINT16 IPVersion; member
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h402 HBA_UINT16 IPVersion; member
/titanic_50/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h954 uint16_t IPVersion; member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5457 bcopy(tmp_set.IPVersion, tmp_buf->IPVersion, 2); in ql_set_rnid_parameters()