sync_period 2175 drivers/scsi/BusLogic.c u8 sync_period[BLOGIC_MAXDEV]; sync_period 2264 drivers/scsi/BusLogic.c req_replylen = sizeof(sync_period); sync_period 2266 drivers/scsi/BusLogic.c sizeof(req_replylen), &sync_period, sync_period 2267 drivers/scsi/BusLogic.c sizeof(sync_period)) != sizeof(sync_period)) sync_period 2271 drivers/scsi/BusLogic.c adapter->sync_period[tgt_id] = sync_period[tgt_id]; sync_period 2275 drivers/scsi/BusLogic.c adapter->sync_period[tgt_id] = 20 + 5 * setupinfo.sync0to7[tgt_id].tx_period; sync_period 1060 drivers/scsi/BusLogic.h unsigned char sync_period[BLOGIC_MAXDEV]; sync_period 288 drivers/scsi/dc395x.c u8 sync_period; /* for reg. */ sync_period 943 drivers/scsi/dc395x.c if (dcb->sync_period & WIDE_SYNC && sync_period 1178 drivers/scsi/dc395x.c dcb->sync_period = 0; sync_period 1444 drivers/scsi/dc395x.c DC395x_write8(acb, TRM_S1040_SCSI_SYNC, dcb->sync_period); sync_period 1984 drivers/scsi/dc395x.c if (dcb->sync_period & WIDE_SYNC) sync_period 1991 drivers/scsi/dc395x.c (dcb->sync_period & WIDE_SYNC) ? "words" : "bytes", sync_period 2014 drivers/scsi/dc395x.c if (d_left_counter == 1 && dcb->sync_period & WIDE_SYNC sync_period 2042 drivers/scsi/dc395x.c (dcb->sync_period & WIDE_SYNC) ? 2 : 1; sync_period 2142 drivers/scsi/dc395x.c << ((srb->dcb->sync_period & WIDE_SYNC) ? 1 : sync_period 2149 drivers/scsi/dc395x.c (srb->dcb->sync_period & WIDE_SYNC) ? "words" : "bytes", sync_period 2166 drivers/scsi/dc395x.c (srb->dcb->sync_period & WIDE_SYNC) ? sync_period 2169 drivers/scsi/dc395x.c if (srb->dcb->sync_period & WIDE_SYNC) sync_period 2210 drivers/scsi/dc395x.c if (fc == 0x40 && (srb->dcb->sync_period & WIDE_SYNC)) { sync_period 2247 drivers/scsi/dc395x.c if (srb->dcb->sync_period & WIDE_SYNC) sync_period 2386 drivers/scsi/dc395x.c if (srb->dcb->sync_period & WIDE_SYNC) sync_period 2416 drivers/scsi/dc395x.c if (srb->dcb->sync_period & WIDE_SYNC) { sync_period 2443 drivers/scsi/dc395x.c if (dcb->sync_period & WIDE_SYNC) { sync_period 2587 drivers/scsi/dc395x.c DC395x_write8(acb, TRM_S1040_SCSI_SYNC, dcb->sync_period); sync_period 2649 drivers/scsi/dc395x.c dcb->sync_period &= 0xf0; sync_period 2650 drivers/scsi/dc395x.c dcb->sync_period |= ALT_SYNC | bval; sync_period 2653 drivers/scsi/dc395x.c if (dcb->sync_period & WIDE_SYNC) sync_period 2696 drivers/scsi/dc395x.c dcb->sync_period &= ~WIDE_SYNC; sync_period 2731 drivers/scsi/dc395x.c dcb->sync_period |= WIDE_SYNC; sync_period 2733 drivers/scsi/dc395x.c dcb->sync_period &= ~WIDE_SYNC; sync_period 2915 drivers/scsi/dc395x.c i->sync_period = dcb->sync_period; sync_period 3111 drivers/scsi/dc395x.c DC395x_write8(acb, TRM_S1040_SCSI_SYNC, dcb->sync_period); /* sync period, wide */ sync_period 3651 drivers/scsi/dc395x.c dcb->sync_period = 0; sync_period 3676 drivers/scsi/dc395x.c dcb->sync_period = p->sync_period; sync_period 4559 drivers/scsi/dc395x.c YESNO(dcb->sync_period & WIDE_SYNC); sync_period 4563 drivers/scsi/dc395x.c nego_period = clock_period[dcb->sync_period & 0x07] << 2; sync_period 137 drivers/scsi/mac53c94.c writeb(0, ®s->sync_period); sync_period 169 drivers/scsi/mac53c94.c writeb(0, ®s->sync_period); sync_period 1147 drivers/scsi/qla1280.c mb[3] |= nv->bus[bus].target[target].sync_period; sync_period 1997 drivers/scsi/qla1280.c nv->bus[bus].target[target].sync_period = 9; sync_period 2004 drivers/scsi/qla1280.c nv->bus[bus].target[target].sync_period = 10; sync_period 2086 drivers/scsi/qla1280.c mb[3] |= nv->bus[bus].target[target].sync_period; sync_period 458 drivers/scsi/qla1280.h uint8_t sync_period; /* 42 */ sync_period 94 drivers/scsi/sym53c8xx_2/sym_nvram.c tp->usr_period = (tn->sync_period + 3) / 4; sync_period 167 drivers/scsi/sym53c8xx_2/sym_nvram.c tn->sync_period / 4, sync_period 95 drivers/scsi/sym53c8xx_2/sym_nvram.h u_short sync_period; /* 4*period factor */ sync_period 470 net/netfilter/ipvs/ip_vs_sync.c int sync_period; sync_period 524 net/netfilter/ipvs/ip_vs_sync.c sync_period = sysctl_sync_period(ipvs); sync_period 525 net/netfilter/ipvs/ip_vs_sync.c if (sync_period > 0) { sync_period 527 net/netfilter/ipvs/ip_vs_sync.c pkts % sync_period != sysctl_sync_threshold(ipvs))