Searched refs:ts_modes (Results 1 – 1 of 1) sorted by relevance
1629 ULONG ts_modes[4]; in get_ts_types() local1720 ts_modes[0] = sizeof(ts_modes) / sizeof(ULONG); in get_ts_types()1721 ret = PacketGetTimestampModes(adapter, ts_modes); in get_ts_types()1769 num_ts_modes = ts_modes[0]; in get_ts_types()1794 modes = ts_modes; in get_ts_types()1795 num_ts_modes = ts_modes[0]; in get_ts_types()1874 if (modes != NULL && modes != ts_modes) { in get_ts_types()