Symbol: nvram_t
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18724
ha->nvram_cache->size = sizeof (nvram_t);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
454
nvram_t *nv = (nvram_t *)ha->req_q[0]->req_ring.bp;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
473
for (cnt = 0; cnt < sizeof (nvram_t) / 2; cnt++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
502
bzero((void *)nv, sizeof (nvram_t));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
421
uint32_t offset = offsetof(nvram_t, adapter_features);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
498
nvram_t *nv;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
530
for (count = 0; count < sizeof (nvram_t) / 2; count++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
553
for (count = 0; count < sizeof (nvram_t) - 1; count++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
563
for (count = 0; count < sizeof (nvram_t) / 2; count++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
572
for (count = 0; count < sizeof (nvram_t) / 2; count++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
691
nvram_t *nv;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
731
for (count = 0; count < sizeof (nvram_t) - 1; count++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
741
for (count = 0; count < sizeof (nvram_t) / 2; count++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
751
for (count = 0; count < sizeof (nvram_t) / 2; count++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
944
nvram_t *nptr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
961
nptr = (nvram_t *)nv;