Searched defs:TNFW_B_WCB (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h98 } TNFW_B_WCB; typedef in typeref:struct:__anon4129
159 TNFW_B_STATUS tnfw_b_connect(TNFW_B_WCB *, volatile char *);
160 void * tnfw_b_alloc(TNFW_B_WCB *, size_t, enum tnf_alloc_mode);
161 TNFW_B_STATUS tnfw_b_xcommit(TNFW_B_WCB *);
162 TNFW_B_STATUS tnfw_b_xabort(TNFW_B_WCB *);
163 tnf_uint32_t *tnfw_b_fw_alloc(TNFW_B_WCB *);
164 void tnfw_b_release_block(TNFW_B_WCB *);
/illumos-gate/usr/src/uts/common/tnf/
H A Dtnf_buf.h140 } TNFW_B_WCB; typedef in typeref:struct:tnfw_b_wcb
243 extern void *tnfw_b_alloc(TNFW_B_WCB *, size_t, enum tnf_alloc_mode);
244 extern void *tnfw_b_fw_alloc(TNFW_B_WCB *);

Completed in 71 milliseconds