Searched refs:mboxsc_timed_set_flag (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/starcat/io/ |
H A D | mboxsc.c | 233 static int mboxsc_timed_set_flag(clock_t deadline, uint32_t key, 676 error = mboxsc_timed_set_flag(deadline, key, IOSRAM_DATA_VALID, 1153 error = mboxsc_timed_set_flag(deadline, key, IOSRAM_DATA_INVALID, 2004 * mboxsc_timed_set_flag 2011 mboxsc_timed_set_flag(clock_t deadline, uint32_t key, uint8_t data_valid, function 2016 DPRINTF0(DBG_CALLS, DBGACT_DEFAULT, "mboxsc_timed_set_flag called\n"); 2030 "mboxsc_timed_set_flag ret: 0x%08x\n", error);
|
Completed in 63 milliseconds