Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dbscbus.c209 #define BSCBUS_VREG_LO(x) ((x) & ((1 << 7) - 1)) macro
967 *csp->cmdp++ = BSCBUS_VREG_LO(vreg); in bscbus_cmd()