Searched refs:nego (Results 1 – 6 of 6) sorted by relevance
577 u32 nego = 0; in mptspi_getRP() local579 nego |= spi_iu(starget) ? MPI_SCSIDEVPAGE1_RP_IU : 0; in mptspi_getRP()580 nego |= spi_dt(starget) ? MPI_SCSIDEVPAGE1_RP_DT : 0; in mptspi_getRP()581 nego |= spi_qas(starget) ? MPI_SCSIDEVPAGE1_RP_QAS : 0; in mptspi_getRP()582 nego |= spi_hold_mcs(starget) ? MPI_SCSIDEVPAGE1_RP_HOLD_MCS : 0; in mptspi_getRP()583 nego |= spi_wr_flow(starget) ? MPI_SCSIDEVPAGE1_RP_WR_FLOW : 0; in mptspi_getRP()584 nego |= spi_rd_strm(starget) ? MPI_SCSIDEVPAGE1_RP_RD_STRM : 0; in mptspi_getRP()585 nego |= spi_rti(starget) ? MPI_SCSIDEVPAGE1_RP_RTI : 0; in mptspi_getRP()586 nego |= spi_pcomp_en(starget) ? MPI_SCSIDEVPAGE1_RP_PCOMP_EN : 0; in mptspi_getRP()588 …nego |= (spi_period(starget) << MPI_SCSIDEVPAGE1_RP_SHIFT_MIN_SYNC_PERIOD) & MPI_SCSIDEVPAGE1_RP_… in mptspi_getRP()[all …]
1412 int nego; local1422 nego = NS_PPR;1424 nego = NS_WIDE;1426 nego = NS_SYNC;1429 nego = 0;1432 switch (nego) {1449 cp->nego_status = nego;1451 if (nego) {1455 nego == NS_SYNC ? "sync msgout" :1456 nego == NS_WIDE ? "wide msgout" :
4027 int nego = 0; in ncr_prepare_nego() local4033 nego = NS_WIDE; in ncr_prepare_nego()4039 if (!nego && !tp->period) { in ncr_prepare_nego()4041 nego = NS_SYNC; in ncr_prepare_nego()4048 switch (nego) { in ncr_prepare_nego()4058 cp->nego_status = nego; in ncr_prepare_nego()4060 if (nego) { in ncr_prepare_nego()4063 ncr_print_msg(cp, nego == NS_WIDE ? in ncr_prepare_nego()
383 - Fix something that looks like an old bug in the nego SIR
555 nego print information about SCSI negotiations835 (force sync nego)
405 nego print information about SCSI negotiations