Home
last modified time | relevance | path

Searched refs:idm_task_s (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_transport.h74 typedef idm_status_t (transport_buf_tx_to_ini_op_t)(struct idm_task_s *idt,
76 typedef idm_status_t (transport_buf_rx_from_ini_op_t)(struct idm_task_s *idt,
101 typedef idm_status_t (transport_free_task_rsrcs_op_t)(struct idm_task_s *it);
H A Didm.h134 struct idm_task_s;
148 typedef void (idm_task_cb_t)(struct idm_task_s *task, idm_status_t status);
151 struct idm_task_s *task, struct idm_pdu_s *pdu, uint8_t opcode);
154 struct idm_task_s *task, struct idm_pdu_s *pdu);
H A Didm_impl.h236 typedef struct idm_task_s { struct