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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c439 pkt->lun_l = LSB(sp->lun_queue->lun_no);
440 pkt->lun_h = MSB(sp->lun_queue->lun_no);
661 pkt->fcp_lun[2] = LSB(sp->lun_queue->lun_no);
662 pkt->fcp_lun[3] = MSB(sp->lun_queue->lun_no);
790 pkt->fcp_lun[2] = cdma->cmd.fcp_lun[1] = LSB(sp->lun_queue->lun_no);
791 pkt->fcp_lun[3] = cdma->cmd.fcp_lun[0] = MSB(sp->lun_queue->lun_no);
H A Dql_isr.c1858 sp->lun_queue->lun_no);
1989 sp->lun_queue->lun_no);
2371 tq->d_id.b24, sp->lun_queue->lun_no);
2383 "\n", sts.comp_status, tq->d_id.b24, sp->lun_queue->lun_no,
2427 tq->d_id.b24, sp->lun_queue->lun_no);
2430 "cnt=%d\n", tq->d_id.b24, sp->lun_queue->lun_no,
2450 tq->d_id.b24, sp->lun_queue->lun_no);
2486 sp->lun_queue->lun_no);
2554 sp->lun_queue->lun_no,
2575 "\n", tq->d_id.b24, sp->lun_queue->lun_no);
[all...]
H A Dql_mbx.c2654 sp->lun_queue->lun_no : 0);
H A Dql_api.c6929 if (tq->last_lun_queue != NULL && tq->last_lun_queue->lun_no == lun) {
6942 if (lq->lun_no == lun) {
6956 lq->lun_no = lun;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1232 uint16_t lun_no; member in struct:ql_lun
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c974 lq->lun_no);

Completed in 122 milliseconds