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

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

Completed in 60 milliseconds