Home
last modified time | relevance | path

Searched refs:ctio24 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c3622 struct ctio7_to_24xx *ctio24; in __qlt_send_term_exchange() local
3655 ctio24 = (struct ctio7_to_24xx *)pkt; in __qlt_send_term_exchange()
3656 ctio24->entry_type = CTIO_TYPE7; in __qlt_send_term_exchange()
3657 ctio24->nport_handle = cpu_to_le16(CTIO7_NHANDLE_UNRECOGNIZED); in __qlt_send_term_exchange()
3658 ctio24->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in __qlt_send_term_exchange()
3659 ctio24->vp_index = vha->vp_idx; in __qlt_send_term_exchange()
3660 ctio24->initiator_id = be_id_to_le(atio->u.isp24.fcp_hdr.s_id); in __qlt_send_term_exchange()
3661 ctio24->exchange_addr = atio->u.isp24.exchange_addr; in __qlt_send_term_exchange()
3664 ctio24->u.status1.flags = cpu_to_le16(temp); in __qlt_send_term_exchange()
3666 ctio24 in __qlt_send_term_exchange()
5279 struct ctio7_to_24xx *ctio24; __qlt_send_busy() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c3656 struct ctio7_to_24xx *ctio24; in __qlt_send_term_exchange() local
3689 ctio24 = (struct ctio7_to_24xx *)pkt; in __qlt_send_term_exchange()
3690 ctio24->entry_type = CTIO_TYPE7; in __qlt_send_term_exchange()
3691 ctio24->nport_handle = cpu_to_le16(CTIO7_NHANDLE_UNRECOGNIZED); in __qlt_send_term_exchange()
3692 ctio24->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in __qlt_send_term_exchange()
3693 ctio24->vp_index = vha->vp_idx; in __qlt_send_term_exchange()
3694 ctio24->initiator_id = be_id_to_le(atio->u.isp24.fcp_hdr.s_id); in __qlt_send_term_exchange()
3695 ctio24->exchange_addr = atio->u.isp24.exchange_addr; in __qlt_send_term_exchange()
3698 ctio24->u.status1.flags = cpu_to_le16(temp); in __qlt_send_term_exchange()
3700 ctio24 in __qlt_send_term_exchange()
5382 struct ctio7_to_24xx *ctio24; __qlt_send_busy() local
[all...]

Completed in 11 milliseconds