Searched defs:length (Results 1 – 7 of 7) sorted by relevance
| /pciutils/ |
| H A D | ls-caps-vendor.c | 19 int length = BITS(cap, 0, 8); in show_vendor_caps_virtio() local 84 int length = BITS(cap, 0, 8); in show_vendor_caps_intel() local
|
| /pciutils/lib/ |
| H A D | physmem-posix.c | 81 physmem_map(struct physmem *physmem, u64 addr, size_t length, int w) in physmem_map() 92 physmem_unmap(struct physmem *physmem UNUSED, void *ptr, size_t length) in physmem_unmap()
|
| H A D | ecam.c | 46 u32 length; member 55 u32 length; member 90 u32 length; member 137 u32 length; in check_and_map_sdt() local 454 long length; local 586 …t acpi_mcfg *mcfg, unsigned int i, int *domain, u8 *start_bus, u8 *end_bus, u64 *addr, u32 *length) 603 …st char *addrs, const char **next, int *domain, u8 *start_bus, u8 *end_bus, u64 *addr, u32 *length) 742 calculate_bus_addr(u8 start_bus, u64 start_addr, u32 total_length, u8 bus, u64 *addr, u32 *length) 760 get_bus_addr(struct acpi_mcfg *mcfg, const char *addrs, int domain, u8 bus, u64 *addr, u32 *length) 819 u32 length; local
|
| H A D | physmem-djgpp.c | 386 physmem_map(struct physmem *physmem, u64 addr, size_t length, int w) in physmem_map() 755 physmem_unmap(struct physmem *physmem, void *ptr, size_t length) in physmem_unmap()
|
| H A D | win32-helpers.c | 659 DWORD length; in get_current_token_owner() local 838 DWORD length; in grant_process_token_dacl_permissions() local 1137 DWORD size, length; in win32_find_and_open_process_for_query() local
|
| H A D | physmem-windows.c | 857 physmem_map(struct physmem *physmem, u64 addr, size_t length, int w) in physmem_map() 952 physmem_unmap(struct physmem *physmem, void *ptr, size_t length) in physmem_unmap()
|
| H A D | win32-kldbg.c | 608 u32 length; member
|