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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1705 #define FW_MSG_CODE_GPIO_OK 0x00160000 macro
H A Decore_mcp.c3700 if ((rsp & FW_MSG_CODE_MASK) != FW_MSG_CODE_GPIO_OK)
3722 if ((rsp & FW_MSG_CODE_MASK) != FW_MSG_CODE_GPIO_OK)
3748 if ((rsp & FW_MSG_CODE_MASK) != FW_MSG_CODE_GPIO_OK)

Completed in 148 milliseconds