Searched refs:aoemin (Results 1 – 1 of 1) sorted by relevance
61 minor_get_static(ulong *sysminor, ulong aoemaj, int aoemin) in minor_get_static() argument72 if (aoemin >= NPERSHELF) { in minor_get_static()80 n = aoemaj * NPERSHELF + aoemin; in minor_get_static()84 aoemaj, aoemin); in minor_get_static()104 minor_get(ulong *sysminor, ulong aoemaj, int aoemin) in minor_get() argument109 return minor_get_static(sysminor, aoemaj, aoemin); in minor_get()