Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/arm64/dev/
H A Daplhidev.c82 struct aplhidev_spi_packet { struct
83 uint8_t flags;
84 uint8_t device;
85 uint16_t offset;
86 uint16_t remaining;
87 uint16_t len;
88 uint8_t data[246];
89 uint16_t crc;