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

/freebsd-10.3-release/sys/dev/bxe/
H A Dbxe_stats.c192 if (sc->func_stx) {
222 } else if (sc->func_stx) {
345 if (sc->func_stx) {
350 dmae->dst_addr_lo = (sc->func_stx >> 2);
545 if (!sc->func_stx) {
557 dmae->dst_addr_lo = (sc->func_stx >> 2);
582 else if (sc->func_stx) {
1354 if (sc->func_stx) {
1365 if (sc->func_stx) {
1378 if (sc->func_stx) {
[all...]
H A Dbxe.h1516 uint32_t func_stx; member in struct:bxe_softc

Completed in 95 milliseconds