Symbol: DEVICE_HEAD_LIST_SIZE
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1018
mdb_free(dev, sizeof (ql_head_t)*DEVICE_HEAD_LIST_SIZE);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1521
mdb_alloc(sizeof (ql_head_t) * DEVICE_HEAD_LIST_SIZE, UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1523
if (mdb_vread(dev, sizeof (ql_head_t) * DEVICE_HEAD_LIST_SIZE,
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1527
mdb_free(dev, sizeof (ql_head_t) * DEVICE_HEAD_LIST_SIZE);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1533
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/cmd/mdb/common/modules/qlc/qlc.c
1576
mdb_free(dev, sizeof (ql_head_t)*DEVICE_HEAD_LIST_SIZE);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
855
mdb_alloc(sizeof (ql_head_t) * DEVICE_HEAD_LIST_SIZE, UM_SLEEP);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
857
if (mdb_vread(dev, sizeof (ql_head_t) * DEVICE_HEAD_LIST_SIZE,
usr/src/cmd/mdb/common/modules/qlc/qlc.c
861
mdb_free(dev, sizeof (ql_head_t) * DEVICE_HEAD_LIST_SIZE);
usr/src/cmd/mdb/common/modules/qlc/qlc.c
875
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10285
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10529
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10616
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10672
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10815
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11083
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16523
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1883
DEVICE_HEAD_LIST_SIZE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2104
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2222
kmem_free(ha->dev, sizeof (*ha->dev) * DEVICE_HEAD_LIST_SIZE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4812
for (index = 0; index < DEVICE_HEAD_LIST_SIZE &&
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4851
for (index = 0; index < DEVICE_HEAD_LIST_SIZE &&
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9434
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
951
DEVICE_HEAD_LIST_SIZE, KM_SLEEP);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9568
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3102
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3496
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
3588
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4158
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4549
vha->dev = kmem_zalloc(sizeof (*vha->dev) * DEVICE_HEAD_LIST_SIZE,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4590
kmem_free(ha->dev, sizeof (*vha->dev) * DEVICE_HEAD_LIST_SIZE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_ioctl.c
1918
index < DEVICE_HEAD_LIST_SIZE && link == NULL; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
442
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
979
for (index = 0; index < DEVICE_HEAD_LIST_SIZE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1101
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1180
index < DEVICE_HEAD_LIST_SIZE && link == NULL; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
1296
index < DEVICE_HEAD_LIST_SIZE && link == NULL; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4769
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6606
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
6639
for (index = 0; index < DEVICE_HEAD_LIST_SIZE; index++) {