Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h413 UINT8 OptRomVersion[EXT_DEF_MAX_STR_SIZE]; /* 128; "1.44" */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c905 bcopy(bufp, tmp_node.OptRomVersion, len); in ql_qry_hba_node()
907 bcopy(bufp, tmp_node.OptRomVersion, in ql_qry_hba_node()
909 tmp_node.OptRomVersion[EXT_DEF_MAX_STR_SIZE - 1] = in ql_qry_hba_node()
914 (void) sprintf((char *)tmp_node.OptRomVersion, "0"); in ql_qry_hba_node()