Searched refs:first_hdlr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c1274 int rc = 0, i, first_hdlr, last_hdlr; local
1355 first_hdlr = 0;
1361 first_hdlr = last_hdlr = type;
1406 first_hdlr = last_hdlr = type;
1485 for (i = first_hdlr; rc == 0 && i <= last_hdlr; i++) {

Completed in 61 milliseconds