Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/atopcase/
HDatopcase.c189 && hdr->type == ATOPCASE_MSG_TYPE_INFO(ATOPCASE_INFO_DEVICE) in atopcase_process_message()
190 && hdr->type_arg == ATOPCASE_INFO_DEVICE) { in atopcase_process_message()
512 ATOPCASE_MSG_TYPE_INFO(ATOPCASE_INFO_DEVICE), in atopcase_init()
513 ATOPCASE_INFO_DEVICE); in atopcase_init()
HDatopcase_reg.h51 #define ATOPCASE_INFO_DEVICE 0x01 macro