Searched refs:ENTRY_PER_LINE (Results 1 – 4 of 4) sorted by relevance
427 #define ENTRY_PER_LINE 16 macro633 read_count = (byte_count > ENTRY_PER_LINE) ? in ath_parse_ps()634 ENTRY_PER_LINE : byte_count; in ath_parse_ps()642 if (byte_count > ENTRY_PER_LINE) in ath_parse_ps()643 byte_count -= ENTRY_PER_LINE; in ath_parse_ps()
425 #define ENTRY_PER_LINE 16 macro631 read_count = (byte_count > ENTRY_PER_LINE) ? in ath_parse_ps()632 ENTRY_PER_LINE : byte_count; in ath_parse_ps()640 if (byte_count > ENTRY_PER_LINE) in ath_parse_ps()641 byte_count -= ENTRY_PER_LINE; in ath_parse_ps()
428 #define ENTRY_PER_LINE 16 macro634 read_count = (byte_count > ENTRY_PER_LINE) ? in ath_parse_ps()635 ENTRY_PER_LINE : byte_count; in ath_parse_ps()643 if (byte_count > ENTRY_PER_LINE) in ath_parse_ps()644 byte_count -= ENTRY_PER_LINE; in ath_parse_ps()