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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_Ti3026.c731 mga_outl(M_RESET, 1);
733 mga_outl(M_RESET, 0);
H A Dmatroxfb_base.h607 #define M_RESET 0x1E40 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h753 #define M_RESET TARGET_RESET macro
H A Dsym_hipd.c3210 * - If the target is to be reset, we send it a M_RESET
3373 * M_RESET message and clear the to_reset flag
3377 np->abrt_msg[0] = M_RESET;
3488 * If we sent a M_RESET, then a hardware reset has
3497 if (np->abrt_msg[0] == M_RESET) {
3535 if (np->abrt_msg[0] == M_RESET)
4382 np->msgout[0] = M_RESET;

Completed in 151 milliseconds