Home
last modified time | relevance | path

Searched refs:bogus (Results 1 – 32 of 32) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/powermac/
Dsmp.c229 volatile u32 bogus[8]; in psurge_quad_probe() local
230 bogus[(0+i)%8] = 0x00000000; in psurge_quad_probe()
231 bogus[(1+i)%8] = 0x55555555; in psurge_quad_probe()
232 bogus[(2+i)%8] = 0xFFFFFFFF; in psurge_quad_probe()
233 bogus[(3+i)%8] = 0xAAAAAAAA; in psurge_quad_probe()
234 bogus[(4+i)%8] = 0x33333333; in psurge_quad_probe()
235 bogus[(5+i)%8] = 0xCCCCCCCC; in psurge_quad_probe()
236 bogus[(6+i)%8] = 0xCCCCCCCC; in psurge_quad_probe()
237 bogus[(7+i)%8] = 0x33333333; in psurge_quad_probe()
239 asm volatile("dcbf 0,%0" : : "r" (bogus) : "memory"); in psurge_quad_probe()
/linux-4.1.27/kernel/time/
Dtimeconst.bc57 print "#error Totally bogus HZ value!\n"
/linux-4.1.27/Documentation/EDID/
DHOWTO.txt11 - The monitor sends no or bogus EDID data.
/linux-4.1.27/Documentation/infiniband/
Duser_verbs.txt38 the kernel into following a bogus pointer.
/linux-4.1.27/Documentation/scsi/
DChangeLog.ips93 3.60.01 - Remove bogus error check in passthru routine.
/linux-4.1.27/Documentation/
Dhw_random.txt26 fitness tests, and could potentially be bogus (if the
Ddma-buf-sharing.txt269 write) might return stale or even bogus data (e.g. when the exporter needs to
302 the partial chunks at the beginning and end but may return stale or bogus
Dpinctrl.txt952 This will give the desired effect without any bogus interaction with the
Dkernel-parameters.txt3734 bogus events, for ports that aren't wired to
3824 bogus residue values);
/linux-4.1.27/Documentation/hwmon/
Dw83627hf62 doesn't help, you may just ignore the bogus VID reading with no harm done.
/linux-4.1.27/arch/mips/include/asm/
Dsgiarcs.h75 bogus, ronly, removable, consin, consout, input, output enumerator
/linux-4.1.27/drivers/scsi/
Dmesh.c929 goto bogus; in reselected()
942 goto bogus; in reselected()
960 goto bogus; in reselected()
968 bogus: in reselected()
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/
Demac.txt62 EMAC, that is the content of the current (bogus) "phy-port"
/linux-4.1.27/Documentation/filesystems/
Ddevpts.txt16 (-o newinstance and -o ptmxmode) will be ignored with a 'bogus option' message
Dcoda.txt1046 NNOOTTEE The flags argument is bogus and not used. However, Venus' code
1092 NNOOTTEE Another bogus parameter. flags is not used. What is the
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Ddma.c1507 goto bogus; in dma_getnexttxp()
1535 bogus: in dma_getnexttxp()
/linux-4.1.27/Documentation/arm/
DBooting173 corrupted by bogus network packets or disk data. This will save
/linux-4.1.27/tools/perf/Documentation/
Dperf-record.txt129 --fomit-frame-pointer, using the "fp" method will produce bogus
/linux-4.1.27/Documentation/arm64/
Dbooting.txt127 corrupted by bogus network packets or disk data. This will save
/linux-4.1.27/Documentation/x86/x86_64/
Dboot-options.txt36 Disabled by default on AMD because some BIOS leave bogus ones.
/linux-4.1.27/Documentation/ia64/
Dfsys.txt47 be invalid, or completely bogus addresses)
/linux-4.1.27/Documentation/PCI/
Dpci-error-recovery.txt371 wild addresses or bogus split transactions due to programming
Dpci.txt279 it's set to something bogus by the BIOS. pci_clear_master() will
/linux-4.1.27/Documentation/networking/
Dz8530drv.txt614 (i.e. Amstrad) Those systems have a bogus AT bus timing which will
Dip-sysctl.txt853 Some routers violate RFC1122 by sending bogus responses to broadcast
/linux-4.1.27/arch/sh/kernel/cpu/sh5/
Dentry.S1807 st.q r0, 0x1f8, r63 ! bogus, but for consistency's sake...
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.seq1345 * protects against bogus data in scratch ram and the residual counts
1840 * bogus mode ptr. Manually clear the
Daic7xxx.seq1724 * protects against bogus data in scratch ram and the residual counts
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.c2113 u8 *bogus = (u8 *) cmd.host_command_parameters; in ipw2100_set_essid() local
2115 bogus[i] = 0x18 + i; in ipw2100_set_essid()
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3302 That's pretty bogus. Page tables aren't supposed to be in process
3330 This also pretty bogus. With all of the 0x80xxxxx and 0xaffffxxx
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt1147 to work on later R, T, X and Z series ThinkPads but may show a bogus
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfpsp.S4351 # remember, I'm assuming that post-increment is bogus...(it IS!!!)