Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h287 #define CMD_DEFAULT_MEDIUM (1<<14) macro
H A Ddnet.c4115 if (leaf->block[i].command & CMD_DEFAULT_MEDIUM) in parse_controller_leaf()