Searched refs:ONLINE (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/scripts/ |
D | coccicheck | 62 ONLINE=1 71 ONLINE=0 100 if [ "$ONLINE" = "0" ] ; then 110 if [ "$ONLINE" = "0" ] ; then 118 if [ "$ONLINE" = "0" ] ; then 192 if [ $VERBOSE -ne 0 -a $ONLINE -eq 0 ] ; then
|
/Linux-v4.19/Documentation/filesystems/ |
D | gfs2-uevents.txt | 15 is successful, an ONLINE uevent will follow. If it is not successful 23 2. ONLINE 25 The ONLINE uevent is generated after a successful mount or remount. It 26 has the same environment variables as the ADD uevent. The ONLINE 51 cluster. For this reason the ONLINE uevent was used when adding a new
|
/Linux-v4.19/drivers/ata/ |
D | sata_fsl.c | 126 ONLINE = (1 << 31), enumerator 791 ata_wait_register(ap, hcr_base + HSTATUS, ONLINE, ONLINE, 1, 1); in sata_fsl_port_stop() 842 temp = ata_wait_register(ap, hcr_base + HSTATUS, ONLINE, ONLINE, in sata_fsl_hardreset() 845 if (temp & ONLINE) { in sata_fsl_hardreset() 881 temp = ata_wait_register(ap, hcr_base + HSTATUS, ONLINE, 0, 1, 500); in sata_fsl_hardreset() 883 if (!(temp & ONLINE)) { in sata_fsl_hardreset()
|
/Linux-v4.19/Documentation/blockdev/ |
D | README.DAC960 | 372 from status DEAD to status ONLINE. In cases where multiple physical drives 557 DAC960#0: Physical Drive 1:1 is now ONLINE 558 DAC960#0: Logical Drive 0 (/dev/rd/c0d0) is now ONLINE 559 DAC960#0: Logical Drive 1 (/dev/rd/c0d1) is now ONLINE 692 DAC960#0: Physical Drive 1:3 is now ONLINE 693 DAC960#0: Logical Drive 0 (/dev/rd/c0d0) is now ONLINE 694 DAC960#0: Logical Drive 1 (/dev/rd/c0d1) is now ONLINE
|
/Linux-v4.19/Documentation/power/ |
D | charger-manager.txt | 158 battery_present is "CM_CHARGER_STAT"), "ONLINE" (shows whether an
|