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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c226 static int mboxsc_unlock_flags(uint8_t mandatory);
685 unlock_err = mboxsc_unlock_flags(TRUE);
1095 (void) mboxsc_unlock_flags(TRUE);
1139 error = mboxsc_unlock_flags(TRUE);
1156 (void) mboxsc_unlock_flags(TRUE);
1838 * mboxsc_unlock_flags
1845 mboxsc_unlock_flags(uint8_t mandatory) function
1852 DPRINTF0(DBG_CALLS, DBGACT_DEFAULT, "mboxsc_unlock_flags called\n");
1872 "mboxsc_unlock_flags ret: 0\n");
1901 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "mboxsc_unlock_flags re
[all...]

Completed in 60 milliseconds