HomeSort by: relevance | last modified time | path
    Searched refs:ext2 (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.sbin/sysinst/arch/cobalt/
msg.md.en 64 {There is no Linux ext2 partition in the MBR partition table.}
67 {The Linux ext2 partition to install the native bootloader is too small.
76 {Installing bootloader into the Linux ext2 partition on %s...
  /src/tests/lib/libprop/
t_proplib.c 165 char *ext2; local in function:ATF_TC_BODY
169 ext2 = prop_dictionary_externalize(dict2);
170 ATF_REQUIRE(ext2 != NULL);
171 ATF_REQUIRE_STREQ(ext1, ext2);
173 free(ext2);
  /src/sys/arch/m68k/m68k/
db_disasm.c 338 u_short ext2; local in function:opcode_bitmanip
341 ext2 = *(dbuf->val + 2);
351 PRINT_DREG(dbuf, BITFIELD(ext2,2,0));
356 PRINT_DREG(dbuf, BITFIELD(ext2,8,6));
365 if (ISBITSET(ext2,15))
366 PRINT_AREG(dbuf, BITFIELD(ext2,14,12));
368 PRINT_DREG(dbuf, BITFIELD(ext2,14,12));
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
imx8mn.dtsi 168 clk_ext2: clock-ext2 {
imx8mp.dtsi 117 clk_ext2: clock-ext2 {
imx8mm.dtsi 168 clk_ext2: clock-ext2 {
imx8mq.dtsi 73 clk_ext2: clock-ext2 {

Completed in 16 milliseconds