Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Darcmsr.c141 static int arc_alloc_ccbs(device_t);
227 if (arc_alloc_ccbs(self) != 0) { in arc_attach()
2083 arc_alloc_ccbs(device_t self) in arc_alloc_ccbs() function