Home
last modified time | relevance | path

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

/linux/Documentation/admin-guide/laptops/
A Dlaptop-mode.rst584 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
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
653 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS
[all …]
/linux/drivers/net/wan/
A Dhd64570.h54 #define FST 0x06 /* Frame Status */ macro
A Dhd64572.h76 #define FST 0x11d /* frame Status reg */ macro
A Dhd64572.c554 sca_in(get_msci(port) + FST, card), in sca_dump_rings()
A Dhd64570.c613 sca_in(get_msci(port) + FST, card), in sca_dump_rings()

Completed in 18 milliseconds