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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Ddc395x.h170 #define SYNC_NEGO_ENABLE BIT0 macro
H A Ddc395x.c1534 || ((dcb->sync_mode & SYNC_NEGO_ENABLE)
1548 if (dcb->sync_mode & SYNC_NEGO_ENABLE
2626 dcb->sync_mode &= ~(SYNC_NEGO_ENABLE);
2710 dcb->sync_mode |= SYNC_NEGO_DONE | SYNC_NEGO_ENABLE;
2727 if ((dcb->sync_mode & SYNC_NEGO_ENABLE)
2766 if ((dcb->sync_mode & SYNC_NEGO_ENABLE)
3708 dcb->sync_mode |= SYNC_NEGO_ENABLE;

Completed in 110 milliseconds