Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c610 struct sw_state *swstate; in collect_sw_state() local
620 swstate = (struct sw_state *) scratch_buff.data; in collect_sw_state()
622 swstate->fw_state = t4_read_reg(padap, A_PCIE_FW); in collect_sw_state()
623 snprintf(swstate->caller_string, sizeof(swstate->caller_string), "%s", in collect_sw_state()
625 swstate->os_type = 0; in collect_sw_state()