Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h641 #define RDC_RWRITE_FAIL 0x8 /* Primary is failed */ macro
H A Drdc_svc.c639 nocache = (diskio.flag & RDC_RWRITE_FAIL) ? 0 : NSC_NOCACHE; in r_net_write5()
851 nocache = (diskio.flag & RDC_RWRITE_FAIL) ? 0 : NSC_NOCACHE; in r_net_write6()
H A Drdc_clnt.c785 transflag = RDC_RWRITE_FAIL; in rdc_net_write()