HomeSort by: relevance | last modified time | path
    Searched defs:sblocs (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hppa/stand/xxboot/
readufs_ffs.c 33 static int sblocs[] = SBLOCKSEARCH; local in function:try_ffs
41 for (sbl = sblocs; ; sbl++) {
readufs_ffs.c 33 static int sblocs[] = SBLOCKSEARCH; local in function:try_ffs
41 for (sbl = sblocs; ; sbl++) {
  /src/sys/arch/x68k/stand/boot_ufs/
readufs_ffs.c 35 static const int sblocs[] = SBLOCKSEARCH; local in function:try_ffs
43 for (sbl = sblocs; ; sbl++) {
readufs_ffs.c 35 static const int sblocs[] = SBLOCKSEARCH; local in function:try_ffs
43 for (sbl = sblocs; ; sbl++) {

Completed in 25 milliseconds