Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/dev/
H A Ddino.c160 void *dino_alloc_parent(device_t, struct pci_attach_args *, int);
455 dino_alloc_parent(device_t self, struct pci_attach_args *pa, int io) in dino_alloc_parent() function
1716 .pc_alloc_parent = dino_alloc_parent,