Home
last modified time | relevance | path

Searched refs:OptRomVersion (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h379 UINT8 OptRomVersion[EXT_DEF_MAX_STR_SIZE]; /* 128; "1.44" */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c868 bcopy(bufp, tmp_node.OptRomVersion, len); in ql_qry_hba_node()
870 bcopy(bufp, tmp_node.OptRomVersion, in ql_qry_hba_node()
872 tmp_node.OptRomVersion[EXT_DEF_MAX_STR_SIZE - 1] = in ql_qry_hba_node()
877 (void) sprintf((char *)tmp_node.OptRomVersion, "0"); in ql_qry_hba_node()