Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase.c92 atopcase_get_child_by_device(struct atopcase_softc *sc, uint8_t device) in atopcase_get_child_by_device() function
171 if ((ac = atopcase_get_child_by_device(sc, device)) != NULL in atopcase_process_message()
177 && (ac = atopcase_get_child_by_device(sc, hdr->type_arg)) != NULL) { in atopcase_process_message()
183 && (ac = atopcase_get_child_by_device(sc, hdr->type_arg)) != NULL) { in atopcase_process_message()