Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/opl/io/
H A Doplkmdrv.c70 okms_t okms_global; /* Global instance structure */
90 int okm_get_req(okms_t *okmsp, sckm_ioctl_getreq_t *ireqp,
92 int okm_process_req(okms_t *okmsp, okm_req_hdr_t *reqp, uint32_t len,
94 int okm_process_status(okms_t *okmsp, sckm_ioctl_status_t *ireply);
96 int okm_send_reply(okms_t *okmsp, uint32_t transid, uint32_t status,
98 int block_until_ready(okms_t *okmsp);
103 static void okm_cleanup(okms_t *okmsp);
104 static int okm_mbox_init(okms_t *okmsp);
105 static void okm_mbox_fini(okms_t *okmsp);
202 okms_t *okmsp = &okms_global; in okm_attach()
[all …]
/titanic_41/usr/src/uts/sun4u/opl/sys/
H A Doplkm.h59 } okms_t; typedef