Home
last modified time | relevance | path

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

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