Searched refs:ENTRY_PER_LINE (Results 1 – 6 of 6) 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()
429 #define ENTRY_PER_LINE 16 macro635 read_count = (byte_count > ENTRY_PER_LINE) ? in ath_parse_ps()636 ENTRY_PER_LINE : byte_count; in ath_parse_ps()644 if (byte_count > ENTRY_PER_LINE) in ath_parse_ps()645 byte_count -= ENTRY_PER_LINE; in ath_parse_ps()
431 #define ENTRY_PER_LINE 16 macro637 read_count = (byte_count > ENTRY_PER_LINE) ? in ath_parse_ps()638 ENTRY_PER_LINE : byte_count; in ath_parse_ps()646 if (byte_count > ENTRY_PER_LINE) in ath_parse_ps()647 byte_count -= ENTRY_PER_LINE; in ath_parse_ps()