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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Diosramio.h56 * IOSRAM header control commands, for use in iosram_hdr_ctrl _only_ by the
90 extern int iosram_hdr_ctrl(uint32_t cmd, void *arg);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c281 error = iosram_hdr_ctrl(IOSRAM_HDRCMD_SET_OS_MBOX_VER,
291 error = iosram_hdr_ctrl(IOSRAM_HDRCMD_GET_SMS_MBOX_VER,
306 error = iosram_hdr_ctrl(IOSRAM_HDRCMD_REG_CALLBACK,
349 (void) iosram_hdr_ctrl(IOSRAM_HDRCMD_REG_CALLBACK, NULL);
1438 error = iosram_hdr_ctrl(IOSRAM_HDRCMD_GET_SMS_MBOX_VER,
H A Diosram.c1308 * iosram_hdr_ctrl()
1313 iosram_hdr_ctrl(uint32_t cmd, void *arg) function

Completed in 53 milliseconds