Searched refs:abs_func_id (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c17110 uint8_t abs_func_id; local
17146 for (abs_func_id = SC_PATH(sc);
17147 abs_func_id < (E2_FUNC_MAX * 2);
17148 abs_func_id += 2) {
17149 if (abs_func_id == SC_ABS_FUNC(sc)) {
17154 bxe_pretend_func(sc, abs_func_id);

Completed in 196 milliseconds