Home
last modified time | relevance | path

Searched refs:pcie_cmd_stat2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_wtp.c529 wtp->pcie_cmd_stat2.sop[i] = value & 0xFF; in t5_wtp_data()
530 wtp->pcie_cmd_stat2.eop[i] = value & 0xFF; in t5_wtp_data()
965 wtp->pcie_cmd_stat2.sop[0] = value & 0xFF; in t6_wtp_data()
966 wtp->pcie_cmd_stat2.eop[0] = value & 0xFF; in t6_wtp_data()
H A Dcudbg_entity.h483 struct wtp_type_2 pcie_cmd_stat2; member