Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_config.h139 #define PLOCKOUT 0x0400 /* primary lockout set */ macro
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c1150 if (regval & PLOCKOUT) in db_enable_io()
1153 (regval & ~PLOCKOUT)); in db_enable_io()