Home
last modified time | relevance | path

Searched defs:length (Results 1 – 7 of 7) sorted by relevance

/pciutils/
H A Dls-caps-vendor.c19 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 Dphysmem-posix.c81 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 Decam.c46 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 Dphysmem-djgpp.c386 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 Dwin32-helpers.c659 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 Dphysmem-windows.c857 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 Dwin32-kldbg.c608 u32 length; member