Home
last modified time | relevance | path

Searched refs:class3_recipient_ctl (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1777 tq->class3_recipient_ctl = MSW(pkt->log.io_param[9]); in ql_log_iocb()
2018 tq->class3_recipient_ctl = pd23->recipient; in ql_get_port_database()
2019 LITTLE_ENDIAN_16(&tq->class3_recipient_ctl); in ql_get_port_database()
H A Dql_api.c5339 class3_param->recipient_ctl = tq->class3_recipient_ctl; in ql_els_plogi()
5677 class3_param->recipient_ctl = tq->class3_recipient_ctl; in ql_els_flogi()
9241 class3_param->recipient_ctl = tq->class3_recipient_ctl; in ql_send_plogi()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1463 uint16_t class3_recipient_ctl; member