HomeSort by: relevance | last modified time | path
    Searched defs:arc_alloc_ccbs (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
arcmsr.c 141 static int arc_alloc_ccbs(device_t);
227 if (arc_alloc_ccbs(self) != 0) {
228 /* error message printed by arc_alloc_ccbs */
2083 arc_alloc_ccbs(device_t self) function in typeref:typename:int
arcmsr.c 141 static int arc_alloc_ccbs(device_t);
227 if (arc_alloc_ccbs(self) != 0) {
228 /* error message printed by arc_alloc_ccbs */
2083 arc_alloc_ccbs(device_t self) function in typeref:typename:int

Completed in 25 milliseconds