Lines Matching refs:Entries
151 * truncated, stop here; if the entries are truncated, stop at
152 * the largest integral number of full entries that fits.
168 nentries = einj->Entries;
171 aprint_error_dev(sc->sc_dev, "EINJ: excessive entries:"
541 * If there's no entries, stop here -- nothing to do separately
571 * Truncate the table to the number of entries requested and
573 * number of entries down to what fits in the table if the
586 " truncated to %zu entries\n",
601 * Now iterate over the EINJ-type entries and execute the
605 * Entries are fixed-size, so we can just index them.