Home
last modified time | relevance | path

Searched refs:stmf_ic_msgid_t (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dpppt_ic_if.h64 typedef uint64_t stmf_ic_msgid_t; typedef
78 stmf_ic_msgid_t icm_msgid;
119 stmf_ic_msgid_t icsc_task_msgid;
143 stmf_ic_msgid_t icsd_task_msgid; /* matches msgid of cmd */
154 stmf_ic_msgid_t icsx_task_msgid; /* matches msgid of cmd */
163 stmf_ic_msgid_t icss_task_msgid; /* matches msgid of cmd */
178 stmf_ic_msgid_t icrt_task_msgid; /* matches msgid of cmd */
189 stmf_ic_msgid_t ics_msgid; /* msgid reporting status on */
235 stmf_ic_msgid_t msgid);
242 stmf_ic_msgid_t msgid);
[all …]
/titanic_50/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c213 uint8_t *cb_arg, stmf_ic_msgid_t msgid);
218 stmf_ic_msgid_t msgid);
224 stmf_ic_msgid_t msgid);
310 stmf_ic_msgid_t msgid);
519 stmf_ic_msgid_t msgid) in stmf_ic_reg_port_msg_alloc()
544 stmf_ic_msgid_t msgid) in stmf_ic_dereg_port_msg_alloc()
571 stmf_ic_msgid_t msgid) in stmf_ic_reg_lun_msg_alloc()
583 stmf_ic_msgid_t msgid) in stmf_ic_lun_active_msg_alloc()
595 stmf_ic_msgid_t msgid) in stmf_ic_dereg_lun_msg_alloc()
611 stmf_ic_msgid_t msgid) in stmf_ic_reg_dereg_lun_msg_alloc()
[all …]
H A Dpppt.h172 stmf_ic_msgid_t pt_task_id;
178 stmf_ic_msgid_t pt_read_xfer_msgid;
278 pppt_task_t *pppt_task_lookup(stmf_ic_msgid_t msgid);
H A Dpppt.c1321 pppt_task_lookup(stmf_ic_msgid_t msgid) in pppt_task_lookup()
/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1638 find_task_from_msgid(uint8_t *lu_id, stmf_ic_msgid_t task_msgid) in find_task_from_msgid()