Searched defs:ibni (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dinstance.c408 uint_t ibni; /* ibn index */ local
454 for (ibni = 0; ibni < nibn; ibni++) {
455 if (ibn[ibni] == NULL)
460 DDI_PROP_DONTPASS, ibn[ibni],
464 ibn[ibni], driver);
494 "%s.conf too long", i, ibn[ibni], driver);

Completed in 62 milliseconds