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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c5616 for (link = tq->lun_queues.first; link != NULL;
6870 for (link = tq->lun_queues.first; link != NULL; link = link->next) {
6885 link = tq->lun_queues.first;
6890 ql_remove_link(&tq->lun_queues,
6940 for (link = tq->lun_queues.first; link != NULL; link = link->next) {
6960 ql_add_link_b(&tq->lun_queues, &lq->link);
8711 if (tq->lun_queues.first != NULL) {
8712 sp->lun_queue = (tq->lun_queues.first)->base_address;
8883 for (link = tq->lun_queues.first; link != NULL; link = link->next) {
10231 for (link2 = tq->lun_queues
[all...]
H A Dql_init.c3988 for (link2 = tq->lun_queues.first;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1297 ql_head_t lun_queues; member in struct:ql_target

Completed in 143 milliseconds