Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dneo.c188 int neo_halt_input(void *);
242 .halt_input = neo_halt_input,
714 neo_halt_input(sc); in neo_close()
856 neo_halt_input(void *addr) in neo_halt_input() function