Searched refs:tp_mib (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_wtp.c162 struct tp_mib_type tp_mib[] = { variable in typeref:struct:tp_mib_type
284 t4_tp_mib_read(padap, &tp_mib[i].value, 1,
285 (u32)tp_mib[i].addr, true);
287 *ppTp_Mib = (struct tp_mib_data *)&tp_mib[0];

Completed in 70 milliseconds