Searched refs:sync_neg (Results 1 – 3 of 3) sorted by relevance
956 unsigned int *sync_neg; in nspintr() local1051 sync_neg = &(data->Sync[target].SyncNegotiation); in nspintr()1149 *sync_neg = SYNC_NG; in nspintr()1220 if (*sync_neg == SYNC_NOT_YET) { in nspintr()1250 if (*sync_neg == SYNC_NOT_YET) { in nspintr()1260 *sync_neg = SYNC_OK; in nspintr()1264 *sync_neg = SYNC_NG; in nspintr()
691 uint8_t sync_neg; member
438 u8 sync_neg; /* sync negotiation - ENABLE or DISABLE */ member
Completed in 13 milliseconds