Home
last modified time | relevance | path

Searched refs:comp_pkt (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c437 struct hv_pci_compl comp_pkt; member
452 complete(&comp_pkt->host_event); in hv_pci_generic_compl()
483 comp_pkt->comp_pkt.completion_status = resp->status; in hv_pci_compose_compl()
485 complete(&comp_pkt->comp_pkt.host_event); in hv_pci_compose_compl()
543 struct q_res_req_compl comp_pkt; in new_pcichild_device() local
556 comp_pkt.hpdev = hpdev; in new_pcichild_device()
558 ctxt.pkt.compl_ctxt = &comp_pkt; in new_pcichild_device()
995 struct hv_pci_compl comp_pkt; in hv_pci_protocol_negotiation() local
1049 struct hv_pci_compl comp_pkt; in hv_pci_enter_d0() local
1100 struct hv_pci_compl comp_pkt; in hv_send_resources_allocated() local
[all …]
/freebsd-12.1/sys/dev/twa/
H A Dtw_cl_io.c658 struct tw_cl_compatibility_packet comp_pkt; in tw_cl_ioctl() local
663 tw_osl_memcpy(comp_pkt.driver_version, in tw_cl_ioctl()
666 comp_pkt.working_srl = ctlr->working_srl; in tw_cl_ioctl()
667 comp_pkt.working_branch = ctlr->working_branch; in tw_cl_ioctl()
668 comp_pkt.working_build = ctlr->working_build; in tw_cl_ioctl()
669 comp_pkt.driver_srl_high = TWA_CURRENT_FW_SRL; in tw_cl_ioctl()
670 comp_pkt.driver_branch_high = in tw_cl_ioctl()
672 comp_pkt.driver_build_high = in tw_cl_ioctl()
674 comp_pkt.driver_srl_low = TWA_BASE_FW_SRL; in tw_cl_ioctl()
676 comp_pkt.driver_build_low = TWA_BASE_FW_BUILD; in tw_cl_ioctl()
[all …]
/freebsd-12.1/sys/contrib/alpine-hal/
H A Dal_hal_udma_regs_s2m.h203 uint32_t comp_pkt; member
H A Dal_hal_udma_debug.c192 AL_UDMA_PRINT_REG(udma, " ", "\n", m2s, m2s_stat, comp_pkt); in al_udma_regs_m2s_stat_print()
308 AL_UDMA_PRINT_REG(udma, " ", "\n", s2m, s2m_stat, comp_pkt); in al_udma_regs_s2m_stat_print()
H A Dal_hal_udma_regs_m2s.h251 uint32_t comp_pkt; member