Home
last modified time | relevance | path

Searched defs:mem_align (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dpciconf.c170 int mem_align; member
/netbsd-src/usr.bin/xlint/lint1/
H A Ddecl.c427 unsigned mem_align = alignment((*mem)->s_type); bit_fields_width() local
/netbsd-src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_core.c2293 int mem_align = (VCHIQ_SLOT_SIZE - (intptr_t)mem_base) & VCHIQ_SLOT_MASK; in vchiq_init_slots() local