TCS_JS_Period    1023 dev/ic/iha.c   		bus_space_write_1(iot, ioh, TUL_SYNCM, pTcs->TCS_JS_Period);
TCS_JS_Period    1451 dev/ic/iha.c   			period = pScb->SCB_Tcs->TCS_JS_Period; 
TCS_JS_Period    1664 dev/ic/iha.c   		if ((pScb->SCB_Tcs->TCS_JS_Period & PERIOD_WIDE_SCSI) != 0)
TCS_JS_Period    1696 dev/ic/iha.c   		if ((pScb->SCB_Tcs->TCS_JS_Period & PERIOD_WIDE_SCSI) != 0)
TCS_JS_Period    1874 dev/ic/iha.c   	bus_space_write_1(iot, ioh, TUL_SYNCM,	  pTcs->TCS_JS_Period);
TCS_JS_Period    2280 dev/ic/iha.c   	pTcs->TCS_JS_Period = 0;
TCS_JS_Period    2283 dev/ic/iha.c   		pTcs->TCS_JS_Period |= PERIOD_WIDE_SCSI;
TCS_JS_Period    2290 dev/ic/iha.c   	bus_space_write_1(iot, ioh, TUL_SYNCM,	  pTcs->TCS_JS_Period);
TCS_JS_Period    2304 dev/ic/iha.c   			pTcs->TCS_JS_Period |= sc->HCS_Msg[3];
TCS_JS_Period    2311 dev/ic/iha.c   			pTcs->TCS_JS_Period |= (i << 4);
TCS_JS_Period    2318 dev/ic/iha.c   		bus_space_write_1(iot, ioh, TUL_SYNCM,	  pTcs->TCS_JS_Period);
TCS_JS_Period    2646 dev/ic/iha.c   	u_int8_t period = sc->HCS_Tcs[target].TCS_JS_Period;
TCS_JS_Period    2832 dev/ic/iha.c   	pTcs->TCS_JS_Period  = 0;
TCS_JS_Period     117 dev/ic/iha.h   	u_int8_t  TCS_JS_Period;