Searched refs:ctio24 (Results 1 – 1 of 1) sorted by relevance
3666 struct ctio7_to_24xx *ctio24; in __qlt_send_term_exchange() local3699 ctio24 = (struct ctio7_to_24xx *)pkt; in __qlt_send_term_exchange()3700 ctio24->entry_type = CTIO_TYPE7; in __qlt_send_term_exchange()3703 ctio24->vp_index = vha->vp_idx; in __qlt_send_term_exchange()3708 ctio24->u.status1.flags = cpu_to_le16(temp); in __qlt_send_term_exchange()5392 struct ctio7_to_24xx *ctio24; in __qlt_send_busy() local5423 ctio24 = (struct ctio7_to_24xx *)pkt; in __qlt_send_busy()5424 ctio24->entry_type = CTIO_TYPE7; in __qlt_send_busy()5427 ctio24->vp_index = vha->vp_idx; in __qlt_send_busy()5438 ctio24->u.status1.ox_id = in __qlt_send_busy()[all …]