Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c1152 uint8_t *vpd, *vpdptr, *vbuf; in ql_vpd_load() local
1177 if ((vpdptr = ql_vpd_findtag(ha, vpd, "RV")) == NULL) { in ql_vpd_load()
1183 vpdptr += 3; in ql_vpd_load()
1186 while (vbuf <= vpdptr) { in ql_vpd_load()
1191 (uint8_t)cnt, (uintptr_t)vpdptr); in ql_vpd_load()