Searched refs:FST (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | laptop-mode.rst | 584 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do 586 if [ "$FST" = 'unknown' ]; then 587 FST=$(deduce_fstype $MP) 589 case "$FST" in 592 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS,commit=$MAX_AGE$NOATIME_OPT 595 mount $DEV -t $FST $MP -o remount,$OPTS$NOATIME_OPT 644 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do 646 if [ "$FST" = 'unknown' ]; then 647 FST=$(deduce_fstype $MP) 649 case "$FST" in [all …]
|
/openbmc/linux/drivers/net/wan/ |
H A D | hd64570.h | 54 #define FST 0x06 /* Frame Status */ macro
|
H A D | hd64572.h | 76 #define FST 0x11d /* frame Status reg */ macro
|
H A D | hd64572.c | 555 sca_in(get_msci(port) + FST, card), in sca_dump_rings()
|
H A D | hd64570.c | 613 sca_in(get_msci(port) + FST, card), in sca_dump_rings()
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 708 "FST ST(i), ST(0)","FST ST(0), ST(i)","fst ST(0), ST(i)","DD D0+i","V","V","","","w,r","Y","" 711 "FST m64fp, ST(0)","FSTL ST(0), m64fp","fstl ST(0), m64fp","DD /2","V","V","","","w,r","Y","64" 719 "FST m32fp, ST(0)","FSTS ST(0), m32fp","fsts ST(0), m32fp","D9 /2","V","V","","","w,r","Y","32"
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 2158 "FLD\tDWORD PTR ", "ESC_D9\t", "FST\tDWORD PTR ", "FSTP\tDWORD PTR ", 2828 "FLD\tQWORD PTR ", "ESC_DD\t29,", "FST\tQWORD PTR ", "FSTP\tQWORD PTR ",
|