Home
last modified time | relevance | path

Searched defs:_color (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/iwlwifi/fw/api/
HDcontext.h26 #define FW_CMD_ID_AND_COLOR(_id, _color) (((_id) << FW_CTXT_ID_POS) |\ argument
/freebsd-13-stable/contrib/ncurses/include/
HDcurses.h.in494 int _color; /* current color-pair for non-space character */ member
/freebsd-13-stable/sys/dev/iwm/
HDif_iwmreg.h2341 #define IWM_FW_CMD_ID_AND_COLOR(_id, _color) ((_id << IWM_FW_CTXT_ID_POS) |\ argument