Home | Sort by: relevance | last modified time | path |
/src/sys/arch/vax/boot/boot/ | |
rom.c | 53 static int dpart, dunit; variable in typeref:typename:int 67 dpart = part; 90 block = dblk + lp->d_partitions[dpart].p_offset; 93 if (lp->d_partitions[dpart].p_fstype == FS_RAID) |
hp.c | 57 static int dpart; variable in typeref:typename:int 117 bn = dblk + hplabel.d_partitions[dpart].p_offset; |
ra.c | 68 static int dpart, dunit, is_tmscp, curblock; variable in typeref:typename:int 90 dpart = part; 292 dblk + ralabel.d_partitions[dpart].p_offset; |