Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sparc64/pci/
Dpsychoreg.h236 #define PSYCHO_MAX_INO 0x3f macro
Dpsycho.c486 for (i = 0; i <= PSYCHO_MAX_INO; i++) { in psycho_attach()
746 if (ino > PSYCHO_MAX_INO) { in psycho_find_intrmap()