Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c3318 if (rc == -FW_EPERM) { in collect_tid()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h27 FW_EPERM = 1, /* operation not permitted */ enumerator