Home
last modified time | relevance | path

Searched refs:ATOPCASE_DEV_INFO (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/atopcase/
H A Datopcase.c175 } else if (device == ATOPCASE_DEV_INFO in atopcase_process_message()
181 } else if (device == ATOPCASE_DEV_INFO in atopcase_process_message()
188 } else if (device == ATOPCASE_DEV_INFO in atopcase_process_message()
266 pkt.device == ATOPCASE_DEV_INFO && in atopcase_receive_packet()
418 &sc->sc_buf, ATOPCASE_DEV_INFO, type, device, NULL, 0, 0x200); in atopcase_request_desc()
H A Datopcase_reg.h47 #define ATOPCASE_DEV_INFO 0xD0 macro