Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h403 #define RDC_ID_CLOSING 0x1 /* device is closing */ macro
/titanic_50/usr/src/cmd/mdb/common/modules/rdc/
H A Drdc.c863 if (infodev->id_flag & RDC_ID_CLOSING) { in rdc_infodev()