Home | History | Annotate | Download | only in ic

Lines Matching refs:SYNC

276 		 *   SS = Bitmask to disable Sync negotiation
340 * sync transfer periods in 4ns units.
358 SBIC_DEBUG(SYNC, ("available sync periods: %d %d %d %d %d %d %d\n",
368 SBIC_DEBUG(SYNC, ("available fast sync periods: %d %d %d\n",
374 /* Max Sync Offset */
440 * Setup sync mode for given target
452 SBIC_DEBUG(SYNC, ("wd33c93_setsync: sync reg = 0x%02x\n", syncreg));
638 SBIC_DEBUG(SYNC, ("wd33c93_scsi_request: "
640 (xm->xm_mode & PERIPH_CAP_SYNC) ? "sync" : "async"));
1075 /* setup correct sync mode for this target */
1093 SBIC_DEBUG(SYNC, ("Sending SDTR to target %d\n", id));
1101 /* Send Sync negotiation message */
1563 printf("%s: sync transfer rejected: target %d\n",
1629 * sync-handshake together with the ident-message, and
1631 * disconnecting right after returning the valid sync
1643 SBIC_DEBUG(SYNC, ("GOT MSG %d! target %d"
1660 case MSG_EXT_SDTR: /* Sync negotiation */
1673 * but attempt sync negotiation until it gets
1689 ti->flags |= T_SYNCMODE; /* Sync */
1696 SBIC_DEBUG(SYNC, ("msgin(%d): SDTR(o=%d,p=%d)",
1777 SBIC_DEBUG(SYNC,("sched_msgout: %04x\n", msg));
1856 /* We can re-start sync negotiation */
2234 /* Set sync modes for new target */
2269 SBIC_DEBUG(SYNC, ("wd33c93_update_xfer_mode: reporting target %d %s\n",
2271 (xm.xm_mode & PERIPH_CAP_SYNC) ? "sync" : "async"));