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

/freebsd-9.3-release/sys/pci/
H A Dncr.c84 #ifndef SCSI_NCR_DFLT_SYNC
85 #define SCSI_NCR_DFLT_SYNC (12) macro
86 #endif /* SCSI_NCR_DFLT_SYNC */
91 #define SCSI_NCR_DFLT_SYNC 0 macro
93 #define SCSI_NCR_DFLT_SYNC (250000 / SCSI_NCR_MAX_SYNC) macro
3638 if (SCSI_NCR_DFLT_SYNC) {
3639 usrsync = SCSI_NCR_DFLT_SYNC;

Completed in 156 milliseconds