Searched refs:WDCMSG_FLUSH (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/uath/
H A Duath_reg.h91 #define WDCMSG_FLUSH 0x10 macro
193 uint32_t type; /* opcode: WDMSG_SEND or WDCMSG_FLUSH */
H A Duath.c2347 desc->type = BE_32(WDCMSG_FLUSH);
2372 return (uath_cmd_write(sc, WDCMSG_FLUSH, NULL, 0, 0));

Completed in 100 milliseconds