Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_ctrl.h116 #define DB_SOFT_STATE_CLOSED 0x00 macro
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c540 dbp->db_soft_state = DB_SOFT_STATE_CLOSED; in db_attach()
1401 if (dbp->db_soft_state != DB_SOFT_STATE_CLOSED) { in db_open()
1438 dbp->db_soft_state = DB_SOFT_STATE_CLOSED; in db_close()