Home
last modified time | relevance | path

Searched full:unusable (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/Linux-v6.1/Documentation/devicetree/bindings/ata/
Dpata-arasan.txt21 - arasan,broken-udma: if present, UDMA mode is unusable
22 - arasan,broken-mwdma: if present, MWDMA mode is unusable
23 - arasan,broken-pio: if present, PIO mode is unusable
/Linux-v6.1/arch/arm/boot/dts/
Domap3-beagle-ab4.dts16 /* Unusable as clocksource because of unreliable oscillator */
21 /* Unusable as clockevent because of unreliable oscillator, allow to idle */
/Linux-v6.1/include/linux/
Dkern_levels.h8 #define KERN_EMERG KERN_SOH "0" /* system is unusable */
30 #define LOGLEVEL_EMERG 0 /* system is unusable */
/Linux-v6.1/drivers/usb/usbip/
Dusbip_event.c89 /* Mark the device as unusable. */ in event_handler()
91 ud->eh_ops.unusable(ud); in event_handler()
/Linux-v6.1/tools/include/linux/
Dkern_levels.h8 #define KERN_EMERG KERN_SOH "" /* system is unusable */
/Linux-v6.1/include/uapi/linux/
Dusbip.h17 /* sdev is unusable because of a fatal error. */
/Linux-v6.1/arch/x86/purgatory/
Dsetup-x86_64.S40 /* 0x00 unusable segment
Dentry64.S86 * 0x00 unusable segment
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-block-aoe24 is ready for I/O and "down" if detected but unusable. The
Dsysfs-firmware-memmap59 - Unusable memory
/Linux-v6.1/arch/x86/kernel/
Di8253.c23 * Modern chipsets can disable the PIT clock which makes it unusable. It
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dbrcm,bcm2835-cprman.txt34 unusable.
/Linux-v6.1/arch/x86/pci/
Dacpi.c203 * Some firmware includes unusable space (host bridge registers, in pci_acpi_crs_quirks()
206 * allocating address space") has clipped out the unusable space in in pci_acpi_crs_quirks()
217 * post-2022 machines that incorrectly include unusable space in in pci_acpi_crs_quirks()
/Linux-v6.1/Documentation/admin-guide/
Dedid.rst12 or the computer is unusable, because the screen remains dark after
/Linux-v6.1/arch/x86/kernel/cpu/sgx/
Dsgx.h17 "EREMOVE returned %d (0x%x) and an EPC page was leaked. SGX may become unusable. " \
/Linux-v6.1/arch/s390/include/uapi/asm/
Dsignal.h87 * structure unusable for either system call. To get around this problem
/Linux-v6.1/drivers/leds/
DTODO18 No two LEDs have same name, so the names are probably unusable for the
/Linux-v6.1/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.h61 * DEAD - Device is in an unusable state and cannot be recovered. This
66 * COLD - Device is in an unusable state, needs microcontroller firmware.
/Linux-v6.1/fs/f2fs/
Dsysfs.c208 block_t unusable; in unusable_show() local
211 unusable = sbi->unusable_block_count; in unusable_show()
213 unusable = f2fs_get_unusable_blocks(sbi); in unusable_show()
214 return sprintf(buf, "%llu\n", (unsigned long long)unusable); in unusable_show()
836 F2FS_GENERAL_RO_ATTR(unusable);
960 ATTR_LIST(unusable),
/Linux-v6.1/drivers/usb/storage/
Dsddr09.c282 #define UNUSABLE 0xfffffffd macro
1270 info->pba_to_lba[i] = UNUSABLE; in sddr09_read_map()
1278 info->pba_to_lba[i] = UNUSABLE; in sddr09_read_map()
1299 info->pba_to_lba[i] = UNUSABLE; in sddr09_read_map()
1308 info->pba_to_lba[i] = UNUSABLE; in sddr09_read_map()
1317 info->pba_to_lba[i] = UNUSABLE; in sddr09_read_map()
1361 info->pba_to_lba[i] = UNUSABLE; in sddr09_read_map()
1375 if (info->pba_to_lba[i+j] != UNUSABLE) { in sddr09_read_map()
/Linux-v6.1/arch/um/kernel/
Duml.lds.S23 * they are forever unusable.
/Linux-v6.1/tools/testing/selftests/x86/
Dsysret_ss_attrs.c7 * the hidden attributes set to an unusable state. Make sure the kernel
/Linux-v6.1/Documentation/sound/cards/
Dbt87x.rst70 maximum sample rate is 1792000 Hz, but audio data becomes unusable
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dvmx_invalid_nested_guest_state.c92 sregs.tr.unusable = 1; in main()
/Linux-v6.1/drivers/rtc/
Drtc-au1xxx.c81 * counters are unusable. in au1xtoy_rtc_probe()

12345678910>>...12