Searched refs:startpos (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/sym/
H A Dsym_fw2.h207 u32 startpos [ 1]; member in struct:SYM_FWB_SCR
242 PADDR_B (startpos),
251 * We will restore startpos with SCRATCHA if we fails the
260 PADDR_B (startpos),
265 PADDR_B (startpos),
689 PADDR_B (startpos),
833 PADDR_B (startpos),
1597 PADDR_B (startpos),
H A Dsym_fw1.h216 u32 startpos [ 1]; member in struct:SYM_FWB_SCR
251 PADDR_B (startpos),
261 * We will restore startpos with SCRATCHA if we fails the
725 PADDR_B (startpos),
889 PADDR_B (startpos),
1742 PADDR_B (startpos),
H A Dsym_hipd.c1799 scriptb0->startpos[0] = cpu_to_scr(np->squeue_ba);
1840 scriptb0->startpos[0] = cpu_to_scr(np->squeue_ba);
/freebsd-13-stable/usr.bin/indent/
H A Dindent.c1291 char *startpos = e_code; local
1314 if (e_code == startpos && ps.want_blank) {
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c2926 int64_t startpos, int length)
2941 windowoffs = lzss_offset_for_position(&rar->lzss, startpos);
2925 copy_from_lzss_window(struct archive_read *a, const void **buffer, int64_t startpos, int length) argument

Completed in 194 milliseconds