/linux-2.6.39/drivers/net/wireless/iwlwifi/ |
D | iwl-agn.c | 1436 struct iwlagn_firmware_pieces *pieces) in iwlagn_load_legacy_firmware() argument 1459 pieces->build = le32_to_cpu(ucode->u.v2.build); in iwlagn_load_legacy_firmware() 1460 pieces->inst_size = le32_to_cpu(ucode->u.v2.inst_size); in iwlagn_load_legacy_firmware() 1461 pieces->data_size = le32_to_cpu(ucode->u.v2.data_size); in iwlagn_load_legacy_firmware() 1462 pieces->init_size = le32_to_cpu(ucode->u.v2.init_size); in iwlagn_load_legacy_firmware() 1463 pieces->init_data_size = le32_to_cpu(ucode->u.v2.init_data_size); in iwlagn_load_legacy_firmware() 1464 pieces->boot_size = le32_to_cpu(ucode->u.v2.boot_size); in iwlagn_load_legacy_firmware() 1477 pieces->build = 0; in iwlagn_load_legacy_firmware() 1478 pieces->inst_size = le32_to_cpu(ucode->u.v1.inst_size); in iwlagn_load_legacy_firmware() 1479 pieces->data_size = le32_to_cpu(ucode->u.v1.data_size); in iwlagn_load_legacy_firmware() [all …]
|
/linux-2.6.39/drivers/net/wireless/iwlegacy/ |
D | iwl4965-base.c | 1265 struct iwl4965_firmware_pieces *pieces) in iwl4965_load_firmware() argument 1284 pieces->inst_size = le32_to_cpu(ucode->v1.inst_size); in iwl4965_load_firmware() 1285 pieces->data_size = le32_to_cpu(ucode->v1.data_size); in iwl4965_load_firmware() 1286 pieces->init_size = le32_to_cpu(ucode->v1.init_size); in iwl4965_load_firmware() 1287 pieces->init_data_size = in iwl4965_load_firmware() 1289 pieces->boot_size = le32_to_cpu(ucode->v1.boot_size); in iwl4965_load_firmware() 1295 if (ucode_raw->size != hdr_size + pieces->inst_size + in iwl4965_load_firmware() 1296 pieces->data_size + pieces->init_size + in iwl4965_load_firmware() 1297 pieces->init_data_size + pieces->boot_size) { in iwl4965_load_firmware() 1305 pieces->inst = src; in iwl4965_load_firmware() [all …]
|
/linux-2.6.39/arch/arm/nwfpe/ |
D | softfloat-macros | 137 than 128, the result will be 0. The result is broken into two 64-bit pieces 173 nonzero. The result is broken into two 64-bit pieces which are stored at 213 at most 128 nonzero bits; these are broken into two 64-bit pieces which are 285 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 304 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 340 any carry out is lost. The result is broken into two 64-bit pieces which 361 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 400 64-bit pieces which are stored at the locations pointed to by `z0Ptr' and 419 result is broken into three 64-bit pieces which are stored at the locations 456 into two 64-bit pieces which are stored at the locations pointed to by [all …]
|
/linux-2.6.39/arch/powerpc/platforms/prep/ |
D | Kconfig | 17 other useful pieces of information. Sometimes this information is
|
/linux-2.6.39/Documentation/ide/ |
D | ChangeLog.ide-floppy.1996-2002 | 56 * Ver 0.98 Oct 26 01 Split idefloppy_transfer_pc into two pieces to
|
/linux-2.6.39/Documentation/cpu-freq/ |
D | core.txt | 29 architecture drivers (those pieces of code that do actual
|
/linux-2.6.39/ |
D | REPORTING-BUGS | 33 overlook things, and easier for the developers to find the pieces of
|
/linux-2.6.39/Documentation/RCU/ |
D | NMI-RCU.txt | 11 The relevant pieces of code are listed below, each followed by a
|
/linux-2.6.39/arch/avr32/ |
D | Kconfig | 228 of the nmi_debug option, various pieces of information will
|
/linux-2.6.39/Documentation/sound/oss/ |
D | README.modules | 43 pieces autoload on demand, assuming you use kerneld (a sound choice) and
|
/linux-2.6.39/Documentation/vm/ |
D | highmem.txt | 29 the pieces of physical memory that it wants to access.
|
/linux-2.6.39/Documentation/scheduler/ |
D | sched-rt-group.txt | 184 the most complex pieces of code we have.
|
/linux-2.6.39/Documentation/early-userspace/ |
D | README | 8 various pieces of functionality that are important enough to be
|
/linux-2.6.39/Documentation/scsi/ |
D | osd.txt | 56 Kconfig Enables inclusion of the different pieces
|
D | osst.txt | 23 Nevertheless, the OnStream tapes are nice pieces of hardware and therefore
|
/linux-2.6.39/Documentation/networking/caif/ |
D | spi_porting.txt | 67 - Connecting the bits and pieces:
|
/linux-2.6.39/Documentation/powerpc/ |
D | bootwrapper.txt | 123 All of the boot wrapper pieces are buildable at any time regardless of the
|
/linux-2.6.39/arch/blackfin/ |
D | Kconfig.debug | 209 Say Y here to disable hardware tracing in some known "jumpy" pieces
|
/linux-2.6.39/Documentation/video4linux/ |
D | README.pvrusb2 | 160 operate specific pieces (and those modules are in turn driven by
|
/linux-2.6.39/Documentation/arm/OMAP/ |
D | DSS | 23 - All pieces can be compiled as a module or inside kernel
|
/linux-2.6.39/Documentation/networking/ |
D | README.sb1000 | 155 Make sure they don't conflict with any other pieces of hardware first! Then
|
/linux-2.6.39/Documentation/ |
D | Smack.txt | 104 access to pieces of data. These schemes are called discretionary access 109 or programs that have access to pieces of data.
|
D | DMA-API.txt | 10 This API is split into two pieces. Part I describes the API. Part II 424 Warning: These pieces of the DMA API should not be used in the
|
/linux-2.6.39/drivers/usb/serial/ |
D | ChangeLog.history | 194 Split driver up into device specific pieces. 484 Split driver up into device specific pieces.
|
/linux-2.6.39/Documentation/trace/ |
D | ftrace-design.txt | 8 Here we will cover the architecture pieces that the common function tracing
|