Searched refs:M_RESET (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/mcd/
H A Dmcdreg.h82 #define M_RESET 0x00 macro
H A Dmcd.c537 MCD_WRITE(sc, MCD_FLAGS, M_RESET);
/freebsd-10-stable/sys/dev/sym/
H A Dsym_defs.h897 #define M_RESET (0x0c) macro
H A Dsym_hipd.c4898 * - If the target is to be reset, we send it a M_RESET
5056 * M_RESET message and clear the to_reset flag
5060 np->abrt_msg[0] = M_RESET;
5171 * If we sent a M_RESET, then a hardware reset has
5180 if (np->abrt_msg[0] == M_RESET) {
5214 if (np->abrt_msg[0] == M_RESET)
6057 np->msgout[0] = M_RESET;

Completed in 198 milliseconds