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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h42 FW_EPERM = 1, /* operation not permitted */ enumerator in enum:fw_retval
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3353 if (rc == -FW_EPERM) {
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h39 FW_EPERM = 1, /* operation not permitted */ enumerator in enum:fw_retval
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c4714 if (!(sc->flags & IS_VF) || rc != FW_EPERM)

Completed in 690 milliseconds