Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/luxadm/
H A Dfcalupdate.c142 uint_t numslots; in fcal_update() local
197 numslots = getsbuslist(); in fcal_update()
199 MSGSTR(4503, "\n Found Path to %d FC100/S Cards\n"), numslots); in fcal_update()
201 for (i = 0; i < numslots; i++) { in fcal_update()