Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/atopcase/
H A Datopcase_reg.h100 struct atopcase_packet { struct
101 uint8_t direction;
102 uint8_t device;
103 uint16_t offset;
104 uint16_t remaining;
105 uint16_t length;
106 uint8_t data[ATOPCASE_DATA_SIZE];
107 uint16_t checksum;