Searched defs:nbytes (Results 1 – 5 of 5) sorted by relevance
14 bool get_pio_dbg_uart_cfg(__unused uint16_t *pio_address, __unused uint32_t *nbytes) { in get_pio_dbg_uart_cfg()
199 uint32_t nbytes) in allow_guest_pio_access()213 uint32_t nbytes) in deny_guest_pio_access()
462 uint32_t nbytes, i; in deny_hv_owned_devices() local
312 bool get_pio_dbg_uart_cfg(uint16_t *pio_address, uint32_t *nbytes) in get_pio_dbg_uart_cfg()
162 static void generate_checksum(uint8_t *byte_start, int nbytes, uint8_t *checksum_pos) in generate_checksum()
Completed in 678 milliseconds