Home
last modified time | relevance | path

Searched refs:FST (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/Documentation/admin-guide/laptops/
Dlaptop-mode.rst595 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do
597 if [ "$FST" = 'unknown' ]; then
598 FST=$(deduce_fstype $MP)
600 case "$FST" in
603 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS,commit=$MAX_AGE$NOATIME_OPT
606 mount $DEV -t $FST $MP -o remount,$OPTS$NOATIME_OPT
655 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do
657 if [ "$FST" = 'unknown' ]; then
658 FST=$(deduce_fstype $MP)
660 case "$FST" in
[all …]
/Linux-v5.10/drivers/net/wan/
Dhd64570.h54 #define FST 0x06 /* Frame Status */ macro
Dhd64572.h76 #define FST 0x11d /* frame Status reg */ macro
Dhd64572.c552 sca_in(get_msci(port) + FST, card), in sca_dump_rings()
Dhd64570.c603 sca_in(get_msci(port) + FST, card), in sca_dump_rings()
/Linux-v5.10/drivers/tty/
Dsynclinkmp.c317 #define FST 0x26 macro