/Linux-v5.15/block/partitions/ |
D | Kconfig | 8 Say Y here if you would like to use hard disks under Linux which 22 Support hard disks partitioned under Acorn operating systems. 29 Say Y here if you would like to use hard disks under Linux which 42 Say Y here if you would like to use hard disks under Linux which 75 Say Y here if you would like to be able to read the hard disk 87 Say Y here if you would like to use hard disks under Linux which 94 Say Y here if you would like to use hard disks under Linux which 101 Say Y here if you would like to use hard disks under Linux which 108 Say Y here if you would like to be able to read the hard disk 116 Say Y here if you would like to use hard disks under Linux which [all …]
|
/Linux-v5.15/drivers/net/arcnet/ |
D | rfc1051.c | 97 if (pkt->hard.dest == 0) { in type_trans() 101 if (pkt->hard.dest != dev->dev_addr[0]) in type_trans() 160 /* Create the ARCnet hard/soft headers for RFC1051 */ 190 pkt->hard.source = *dev->dev_addr; in build_header() 198 pkt->hard.dest = 0; in build_header() 202 pkt->hard.dest = daddr; in build_header() 211 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 217 /* hard header is not included in packet length */ in prepare_tx() 227 hard->offset[0] = 0; in prepare_tx() 228 hard->offset[1] = ofs = 512 - length; in prepare_tx() [all …]
|
D | arc-rawmode.c | 81 /* Create the ARCnet hard/soft headers for raw mode. 96 pkt->hard.source = *dev->dev_addr; in build_header() 104 pkt->hard.dest = 0; in build_header() 108 pkt->hard.dest = daddr; in build_header() 117 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 123 /* hard header is not included in packet length */ in prepare_tx() 133 hard->offset[0] = 0; in prepare_tx() 134 hard->offset[1] = ofs = 512 - length; in prepare_tx() 136 hard->offset[0] = 0; in prepare_tx() 137 hard->offset[1] = ofs = 512 - length - 3; in prepare_tx() [all …]
|
D | capmode.c | 95 /* Create the ARCnet hard/soft headers for cap mode. 115 pkt->hard.source = *dev->dev_addr; in build_header() 123 pkt->hard.dest = 0; in build_header() 127 pkt->hard.dest = daddr; in build_header() 136 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 139 /* hard header is not included in packet length */ in prepare_tx() 157 hard->offset[0] = 0; in prepare_tx() 158 hard->offset[1] = ofs = 512 - length; in prepare_tx() 160 hard->offset[0] = 0; in prepare_tx() 161 hard->offset[1] = ofs = 512 - length - 3; in prepare_tx() [all …]
|
D | rfc1201.c | 101 if (pkt->hard.dest == 0) { in type_trans() 105 if (pkt->hard.dest != dev->dev_addr[0]) in type_trans() 139 int saddr = pkt->hard.source, ofs; in rx() 364 skb->len, pkt->hard.source); in rx() 366 skb->len, pkt->hard.source); in rx() 376 /* Create the ARCnet hard/soft headers for RFC1201. */ 421 pkt->hard.source = *dev->dev_addr; in build_header() 434 pkt->hard.dest = 0; in build_header() 438 pkt->hard.dest = daddr; in build_header() 442 static void load_pkt(struct net_device *dev, struct arc_hardware *hard, in load_pkt() argument [all …]
|
/Linux-v5.15/include/uapi/linux/ |
D | rfkill.h | 73 * enum rfkill_hard_block_reasons - hard block reasons 87 * @hard: hard state (0/1) 98 __u8 hard; member 106 * @hard: hard state (0/1) 108 * @hard_block_reasons: valid if hard is set. One or several reasons from 121 __u8 hard; member 146 * hard block reasons field, we found that userspace (notably systemd)
|
/Linux-v5.15/drivers/i2c/busses/ |
D | i2c-i801.c | 23 * 82801DB (ICH4) 0x24c3 32 hard yes no no 24 * 82801E (ICH5) 0x24d3 32 hard yes yes yes 25 * 6300ESB 0x25a4 32 hard yes yes yes 26 * 82801F (ICH6) 0x266a 32 hard yes yes yes 27 * 6310ESB/6320ESB 0x269b 32 hard yes yes yes 28 * 82801G (ICH7) 0x27da 32 hard yes yes yes 29 * 82801H (ICH8) 0x283e 32 hard yes yes yes 30 * 82801I (ICH9) 0x2930 32 hard yes yes yes 31 * EP80579 (Tolapai) 0x5032 32 hard yes yes yes 32 * ICH10 0x3a30 32 hard yes yes yes [all …]
|
/Linux-v5.15/fs/xfs/ |
D | xfs_qm_syscalls.c | 232 xfs_qcnt_t hard, in xfs_setqlim_limits() argument 236 /* The hard limit can't be less than the soft limit. */ in xfs_setqlim_limits() 237 if (hard != 0 && hard < soft) { in xfs_setqlim_limits() 238 xfs_debug(mp, "%shard %lld < %ssoft %lld", tag, hard, tag, in xfs_setqlim_limits() 243 res->hardlimit = hard; in xfs_setqlim_limits() 246 qlim->hard = hard; in xfs_setqlim_limits() 298 xfs_qcnt_t hard, soft; in xfs_qm_scall_setqlim() local 345 * used. Ditto for the default soft and hard limit values (already in xfs_qm_scall_setqlim() 353 hard = (newlim->d_fieldmask & QC_SPC_HARD) ? in xfs_qm_scall_setqlim() 362 if (xfs_setqlim_limits(mp, res, qlim, hard, soft, "blk")) in xfs_qm_scall_setqlim() [all …]
|
/Linux-v5.15/sound/oss/dmasound/ |
D | dmasound_atari.c | 14 * 01/02/2001 [0.3] - put in default hard/soft settings. 393 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_law() 453 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s8() 507 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u8() 563 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s16be() 619 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u16be() 677 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s16le() 735 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u16le() 928 dmasound.hard = dmasound.soft; in TTInit() 930 if (dmasound.hard.speed > 50066) { in TTInit() [all …]
|
D | dmasound_q40.c | 14 * [0.3] - put in default hard/soft settings. 127 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_law() 163 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_s8() 200 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_u8() 237 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_law() 276 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_s8() 315 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_u8() 420 speed=(dmasound.hard.speed==10000 ? 0 : 1); in Q40PlayNextFrame() 520 dmasound.hard = dmasound.soft; in Q40Init() 521 /*sound.hard.stereo=1;*/ /* no longer true */ in Q40Init() [all …]
|
/Linux-v5.15/Documentation/driver-api/ |
D | rfkill.rst | 21 The rfkill subsystem has a concept of "hard" and "soft" block, which 25 - hard block 56 When the device is hard-blocked (either by a call to rfkill_set_hw_state() 62 keeps track of soft and hard block separately. 89 rfkill drivers that control devices that can be hard-blocked unless they also 109 soft and hard block are properly separated (unlike sysfs, see below) and
|
/Linux-v5.15/net/batman-adv/ |
D | hard-interface.h | 21 * enum batadv_hard_if_state - State of a hard interface 50 /** @BATADV_HARDIF_BCAST_OK: Do broadcast on according hard interface */ 86 * batadv_hardif_put() - decrement the hard interface refcounter and possibly 88 * @hard_iface: the hard interface to free
|
/Linux-v5.15/Documentation/admin-guide/laptops/ |
D | disk-shock-protection.rst | 2 Hard disk shock protection 26 the internal hard drive and park its heads on the ramp when critical 97 the same port as the hard drive, it generally *should* recover just 108 Finally, there are some hard drives that only comply with an earlier 114 laptop or the hard drive itself told you so), then you can tell the 140 See this page for information about Linux support of the hard disk
|
/Linux-v5.15/Documentation/devicetree/bindings/power/reset/ |
D | keystone-reset.txt | 10 Additionally soft or hard reset can be configured. 27 By default hard reset is used. 38 WDT0 is triggered it issues hard reset for SoC.
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | irq.c | 242 * This allows interrupts to be unmasked without hard disabling, and in arch_local_irq_restore() 243 * also without new hard interrupts coming in ahead of pending ones. in arch_local_irq_restore() 277 /* Have interrupts to replay, need to hard disable first */ in arch_local_irq_restore() 332 * etc... unless we got hard-disabled. We check if an event in arch_local_irq_restore() 340 * be hard-disabled, so there is no problem, we in arch_local_irq_restore() 350 /* We need to hard disable to replay. */ in arch_local_irq_restore() 358 * We should already be hard disabled here. We had bugs in arch_local_irq_restore() 406 * and in the latter case it will leave with interrupts hard 413 * First we need to hard disable to ensure no interrupt in prep_irq_for_idle() 432 * are about to hard enable as well as a side effect in prep_irq_for_idle() [all …]
|
D | idle_book3e.S | 27 /* Hard disable interrupts */ 37 /* Now we are going to mark ourselves as soft and hard enabled in 67 /* We can now re-enable hard interrupts and go to sleep */
|
/Linux-v5.15/arch/mips/include/asm/sn/ |
D | intr.h | 41 * Hard-coded interrupt levels: 57 * INT_PEND0 hard-coded bits. 80 * INT_PEND1 hard-coded bits:
|
/Linux-v5.15/tools/testing/selftests/net/mptcp/ |
D | pm_netlink.sh | 100 check "ip netns exec $ns1 ./pm_nl_ctl get 9" "id 9 flags signal 10.0.1.9" "hard addr limit" 101 check "ip netns exec $ns1 ./pm_nl_ctl get 10" "" "above hard addr limit" 121 subflows 0" "rcv addrs above hard limit" 125 subflows 0" "subflows above hard limit"
|
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/ |
D | smu_v13_0_1_ppsmc.h | 63 #define PPSMC_MSG_SetHardMinSocclkByFreq 0x13 ///< Set hard min for SOC CLK 64 #define PPSMC_MSG_SetSoftMinFclk 0x14 ///< Set hard min for FCLK 72 #define PPSMC_MSG_SetHardMinGfxClk 0x1C ///< Set hard min for GFX CLK 79 #define PPSMC_MSG_SetHardMinFclkByFreq 0x23 ///< Set hard min for FCLK
|
/Linux-v5.15/tools/testing/selftests/rcutorture/bin/ |
D | kvm-again.sh | 66 echo " --link hard|soft|copy" 96 checkarg --link "hard|soft|copy" "$#" "$2" 'hard\|soft\|copy' '^--' 101 hard)
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | hw_irq.h | 23 * The PACA_IRQ_HARD_DIS is set whenever we hard disable. It is almost 41 * Some soft-masked interrupts must be hard masked until they are replayed 292 * Check if a lazy IRQ is pending. Should be called with IRQs hard disabled. 301 * Should be called with IRQs hard disabled. 311 * re-enable hard interrupts after having cleared the source 313 * soft-masked interrupt pending that requires hard masking.
|
/Linux-v5.15/Documentation/networking/ |
D | driver.rst | 10 any normal circumstances. It is considered a hard error unless 24 /* This is a hard error log it. */ 53 /* This is a hard error log it. */
|
/Linux-v5.15/Documentation/ABI/stable/ |
D | sysfs-class-rfkill | 52 longer. Despite it being marked as stable, the newer "hard" and 54 to express the 'soft and hard block' state of the rfkill driver 68 What: /sys/class/rfkill/rfkill[0-9]+/hard
|
/Linux-v5.15/net/xfrm/ |
D | xfrm_compat.c | 62 u8 hard; member 68 u8 hard; member 179 dst_ue->hard = src_ue->hard; in xfrm_nlmsg_put_compat() 199 dst_upe->hard = src_upe->hard; in xfrm_nlmsg_put_compat() 504 dst_ue->hard = src_ue->hard; in xfrm_xlate32() 524 dst_upe->hard = src_upe->hard; in xfrm_xlate32()
|
/Linux-v5.15/drivers/usb/storage/ |
D | Kconfig | 15 floppy drives, USB hard disks, USB tape drives, USB CD-ROMs, 140 tristate "Support OneTouch Button on Maxtor Hard Drives" 144 USB hard drive's onetouch button. 147 hard drive's as an input device. An action can be associated with
|