Home
last modified time | relevance | path

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

/dev/bus/pci/backend/
A Dtype1.cpp39 uint8_t tmp = ((inpd(0xCFC) >> ((offset & 3) * 8)) & 0xffff); in type1_read_byte() local
53 uint16_t tmp = ((inpd(0xCFC) >> ((offset & 2) * 8)) & 0xffff); in type1_read_half() local
67 uint32_t tmp = inpd(0xCFC); in type1_read_word() local
/dev/gpio_i2c/
A Dgpio_i2c.c107 uint32_t tmp = 0; in recv_byte() local
/dev/net/e1000/
A De1000.cpp353 uint16_t tmp; in init_device() local

Completed in 13 milliseconds