Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dautri.c111 static int autri_open(void *, int);
134 .open = autri_open,
886 autri_open(void *addr, int flags) in autri_open() function