Home
last modified time | relevance | path

Searched refs:fdb (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/tools/
H A Difdtool.c387 struct fdbar_t *fdb = find_fd(image, size); in dump_fd() local
389 if (!fdb) in dump_fd()
392 printf("FLMAP0: 0x%08x\n", fdb->flmap0); in dump_fd()
393 printf(" NR: %d\n", (fdb->flmap0 >> 24) & 7); in dump_fd()
394 printf(" FRBA: 0x%x\n", ((fdb->flmap0 >> 16) & 0xff) << 4); in dump_fd()
395 printf(" NC: %d\n", ((fdb->flmap0 >> 8) & 3) + 1); in dump_fd()
396 printf(" FCBA: 0x%x\n", ((fdb->flmap0) & 0xff) << 4); in dump_fd()
398 printf("FLMAP1: 0x%08x\n", fdb->flmap1); in dump_fd()
399 printf(" ISL: 0x%02x\n", (fdb->flmap1 >> 24) & 0xff); in dump_fd()
400 printf(" FPSBA: 0x%x\n", ((fdb->flmap1 >> 16) & 0xff) << 4); in dump_fd()
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D172110 echo === Using -fda/-fdb options ===
113 check_floppy_qtree -fdb "$TEST_IMG"
114 check_floppy_qtree -fda "$TEST_IMG" -fdb "$TEST_IMG.2"
115 check_floppy_qtree -fdb ""
150 check_floppy_qtree -fdb "$TEST_IMG" -drive if=none,file="$TEST_IMG.2" -device floppy,drive=none0
151 check_floppy_qtree -fdb "$TEST_IMG" -drive if=none,file="$TEST_IMG.2" -device floppy,drive=none0,un…
155 check_floppy_qtree -fdb "$TEST_IMG" -drive if=none,file="$TEST_IMG.2" -device floppy,drive=none0,un…
H A D172.out37 === Using -fda/-fdb options ===
76 Testing: -fdb TEST_DIR/t.qcow2
132 Testing: -fda TEST_DIR/t.qcow2 -fdb TEST_DIR/t.qcow2.2
189 Testing: -fdb
641 Testing: -fdb TEST_DIR/t.qcow2 -drive if=none,file=TEST_DIR/t.qcow2.2 -device floppy,drive=none0
698 Testing: -fdb TEST_DIR/t.qcow2 -drive if=none,file=TEST_DIR/t.qcow2.2 -device floppy,drive=none0,unit=0
758 Testing: -fdb TEST_DIR/t.qcow2 -drive if=none,file=TEST_DIR/t.qcow2.2 -device floppy,drive=none0,unit=1
/openbmc/u-boot/doc/
H A DREADME.t1040-l2switch40 ethsw [port <port_no>] [vlan <vid>] fdb { [help] | show | flush | { add | del } <mac> } - add/delet…
47 ethsw vlan fdb { [help] | show | shared | private } - make VLAN learning shared or private