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

/freebsd-12-stable/sys/dev/bxe/
H A Dbxe.c17117 uint8_t abs_func_id; local
17153 for (abs_func_id = SC_PATH(sc);
17154 abs_func_id < (E2_FUNC_MAX * 2);
17155 abs_func_id += 2) {
17156 if (abs_func_id == SC_ABS_FUNC(sc)) {
17161 bxe_pretend_func(sc, abs_func_id);

Completed in 129 milliseconds