Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c1352 const u32_t trip_tbl[3][2] = { in get_trip_val() local
1375 *val += trip_tbl[type][1]; in get_trip_val()
1382 *val = *val + trip_tbl[type][0]; in get_trip_val()