Home
last modified time | relevance | path

Searched refs:n_port_hdl (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h107 uint16_t n_port_hdl; member
134 uint16_t n_port_hdl; member
452 uint16_t n_port_hdl; member
502 uint16_t n_port_hdl; member
526 uint16_t n_port_hdl; member
556 uint16_t n_port_hdl; member
587 uint16_t n_port_hdl; member
645 uint16_t n_port_hdl; member
787 uint16_t n_port_hdl; member
837 uint16_t n_port_hdl; member
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c722 ddi_put16(req_q->req_ring.acc_handle, &pkt->n_port_hdl, tq->loop_id); in ql_command_24xx_iocb()
869 ddi_put16(req_q->req_ring.acc_handle, &pkt->n_port_hdl, tq->loop_id); in ql_cmd_24xx_type_6_iocb()
1035 &pkt24->n_port_hdl, loop_id); in ql_marker()
1180 ddi_put16(req_q->req_ring.acc_handle, &pkt->n_port_hdl, tq->loop_id); in ql_ms_24xx_iocb()
H A Dql_mbx.c1359 pkt->mgmt.n_port_hdl = (uint16_t)LE_16(tq->loop_id); in ql_task_mgmt_iocb()
1755 pkt->log.n_port_hdl = (uint16_t)LE_16(loop_id); in ql_log_iocb()
2819 pkt->abo.n_port_hdl = (uint16_t)LE_16(tq->loop_id); in ql_abort_cmd_iocb()
2837 comp_status = (uint16_t)LE_16(pkt->abo.n_port_hdl); in ql_abort_cmd_iocb()
H A Dql_isr.c3088 rsp_q->rsp_ring.acc_handle, &pkt->n_port_hdl); in ql_ip_24xx_rcv_entry()
3488 &rsp->n_port_hdl); in ql_els_passthru_entry()
H A Dql_xioctl.c1667 pkt->ms24.n_port_hdl = (uint16_t) in ql_fcct()
2338 pkt->cmd24.n_port_hdl = (uint16_t)LE_16(tq->loop_id); in ql_scsi_passthru()
4172 pkt->cmd24.n_port_hdl = (uint16_t)LE_16(tq->loop_id); in ql_report_lun()
4527 pkt->cmd24.n_port_hdl = (uint16_t)LE_16(tq->loop_id); in ql_inq()
10337 pkt->els.n_port_hdl = tq->loop_id; in ql_els_passthru()
H A Dql_api.c18451 ddi_put16(els_desc->els_handle, &els_entry->n_port_hdl, in ql_isp_els_request_ctor()