Searched defs:bit_offset (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/seL4_projects_libs/libsel4vmmplatsupport/src/drivers/
H A Dpci_helper.c180 int bit_offset = (PCI_INTERRUPT_LINE - offset) * 8; local
303 int bit_offset = (PCI_STATUS - offset) * 8; local
315 int bit_offset = (PCI_CAPABILITY_LIST - offset) * 8; local
341 int bit_offset local
[all...]

Completed in 26 milliseconds