/Linux-v4.19/arch/powerpc/kernel/ |
D | prom_init_check.sh | 43 OK=0 47 OK=1 55 OK=1 58 OK=1 62 if [ $OK -eq 0 ]; then
|
/Linux-v4.19/drivers/net/plip/ |
D | plip.c | 345 #define OK 0 macro 374 if ((r = (*f)(nl->dev, nl, snd, rcv)) != OK && in plip_bh() 375 (r = plip_bh_timeout_error(nl->dev, nl, snd, rcv, r)) != OK) { in plip_bh() 435 return OK; in plip_bh_timeout_error() 476 return OK; in plip_none() 526 return OK; in plip_receive() 614 return OK; in plip_receive_packet() 692 return OK; in plip_receive_packet() 698 return OK; in plip_receive_packet() 701 return OK; in plip_receive_packet() [all …]
|
/Linux-v4.19/Documentation/isdn/ |
D | INTERFACE.fax | 105 OK message will be sent. 109 0: output OK message (more pages follow) 112 ISDN_TTY_FAX_TRAIN_OK output of +FDCS and OK message (for receive mode). 118 OK message, switching to phase E.
|
/Linux-v4.19/Documentation/power/ |
D | video.txt | 105 Asus L2400D s3_mode (3)(***) (S1 also works OK) 107 Asus L3800C (Radeon M7) s3_bios (2) (S1 also works OK) 111 Compaq Armada E500 - P3-700 none (1) (S1 also works OK) 131 HP Omnibook 5150 none (1), (S1 also works OK) 165 Toshiba Satellite 4030CDT s3_mode (3) (S1 also works OK) 166 Toshiba Satellite 4080XCDT s3_mode (3) (S1 also works OK)
|
/Linux-v4.19/drivers/net/fddi/skfp/h/ |
D | sba_def.h | 67 #define OK 0x01 /* ??????? */ macro
|
/Linux-v4.19/tools/build/tests/ |
D | run.sh | 70 echo OK
|
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | pc_maint.h | 68 #define OK 0xff macro
|
D | message.c | 723 (*command_function)(Id, plci, OK); in start_internal_command() 749 (*(plci->internal_command_queue[0]))(Id, plci, OK); in next_internal_command() 3789 if ((rc == OK) && a->FlowControlSkipTable[ch]) { in callback() 4029 if (rc != OK) in control_rc() 4040 if (rc != OK) in control_rc() 4050 if (rc != OK) Info = _WRONG_STATE; in control_rc() 4061 || (!nl_rc && (req == CALL_REQ) && (rc != OK))) in control_rc() 4110 if (rc != OK) in control_rc() 4146 if (rc != OK) in control_rc() 4169 if (rc == OK) /* command supported, wait for indication */ in control_rc() [all …]
|
/Linux-v4.19/arch/s390/kvm/ |
D | Kconfig | 58 # OK, it's a little counter-intuitive to do this, but it puts it neatly under
|
/Linux-v4.19/Documentation/usb/ |
D | usbip_protocol.txt | 110 4 | 4 | 0x00000000 | Status: 0 for OK 195 4 | 4 | 0x00000000 | Status: 0 for OK 199 | | | device, if the previous status field was OK (0),
|
D | acm.txt | 126 If all this seems to be OK, fire up minicom and set it to talk to the ttyACM 127 device and try typing 'at'. If it responds with 'OK', then everything is
|
D | gadget_printer.txt | 107 Printer OK 130 To set error status to printer OK: 426 printf(" Printer OK\n");
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | logicpd-torpedo-37xx-devkit.dts | 33 * gpio157 is not connected. So this should be OK to keep common for now,
|
D | ste-nomadik-nhk15.dts | 138 0x02030160 // OK
|
/Linux-v4.19/Documentation/media/uapi/cec/ |
D | cec-ioc-receive.rst | 229 * .. _`CEC-TX-STATUS-OK`: 250 of a transmit is just OK or FAIL. In that case this status will be 273 mutually exclusive with :ref:`CEC_TX_STATUS_OK <CEC-TX-STATUS-OK>`. 286 * .. _`CEC-RX-STATUS-OK`:
|
/Linux-v4.19/drivers/net/ethernet/sis/ |
D | sis900.h | 200 OK = 0x08000000, DSIZE = 0x00000FFF enumerator
|
/Linux-v4.19/Documentation/blockdev/ |
D | README.DAC960 | 337 /proc/rd/status returns "OK" when all DAC960 controllers in the system are 446 OK 449 returns "OK" indicating that there are no problems with any DAC960 controller 467 /proc/rd/status has changed from "OK" to "ALERT": 580 OK 618 OK 621 returns "OK" indicating that there are no problems with any DAC960 controller 643 /proc/rd/status has changed from "OK" to "ALERT": 722 OK
|
/Linux-v4.19/Documentation/scsi/ |
D | arcmsr_spec.txt | 9 ** (DRIVER DATA WRITE OK) 11 ** (DRIVER DATA READ OK) 13 ** (IOP331 DATA WRITE OK) 15 ** (IOP331 DATA READ OK)
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-driver-mlxreg-io | 8 0 - health failed, 2 - health OK, 3 - ASIC in booting state.
|
/Linux-v4.19/arch/x86/kvm/ |
D | Kconfig | 99 # OK, it's a little counter-intuitive to do this, but it puts it neatly under
|
/Linux-v4.19/Documentation/admin-guide/ |
D | init.rst | 4 OK, so you've got this pretty unintuitive message (currently located
|
D | sysrq.rst | 182 that the sync hasn't taken place until you see the "OK" and "Done" appear 184 OK or Done message...) 189 you see the "OK" and "Done" message appear on the screen.
|
/Linux-v4.19/Documentation/networking/caif/ |
D | spi_porting.txt | 121 * called with the parameter assert set to true. It is OK 133 * to the CAIF SPI interface. It is OK to call this function
|
/Linux-v4.19/tools/perf/tests/ |
D | make | 333 @echo OK 337 @echo OK
|
/Linux-v4.19/lib/raid6/ |
D | int.uc | 77 vv = (vv << 1) - (vv >> 7); /* Overflow on the top bit is OK */
|