Searched refs:region_length (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dexprep.c63 u32 field_bit_length, u32 region_length);
71 * region_length - Length of parent in bytes
79 * NOTE: Need to have the region_length in order to check for boundary
80 * conditions (end-of-region). However, the region_length is a deferred
89 u32 field_bit_length, u32 region_length)
135 region_length) {
245 /* Temp until we pass region_length as parameter */
88 acpi_ex_generate_access(u32 field_bit_offset, u32 field_bit_length, u32 region_length) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_verbs.c292 u64 region_length = page_count * PAGE_SIZE; local
301 "region_length = %llu\n",
302 page_count, region_length);
334 cpu_to_le32((u32)(region_length >> 8) & 0xff000000);
1928 u32 stag, u64 region_length, struct nes_root_vpbl *root_vpbl,
2036 set_wqe_32bit_value(cqp_wqe->wqe_words, NES_CQP_STAG_WQE_LEN_LOW_IDX, region_length);
2039 cpu_to_le32((u32)(region_length >> 8) & 0xff000000);
2098 u64 region_length; local
2121 region_length = 0;
2220 region_length
1927 nes_reg_mr(struct nes_device *nesdev, struct nes_pd *nespd, u32 stag, u64 region_length, struct nes_root_vpbl *root_vpbl, dma_addr_t single_buffer, u16 pbl_count_4k, u16 residual_page_count_4k, int acc, u64 *iova_start, u16 *actual_pbl_cnt, u8 *used_4k_pbls) argument
2305 u64 region_length; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactbl1.h121 u32 region_length; /* Length of the boot error region */ member in struct:acpi_table_bert

Completed in 71 milliseconds