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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h291 typedef struct ioat_rs_s *ioat_rs_hdl_t; typedef in typeref:struct:ioat_rs_s
310 ioat_rs_hdl_t is_channel_rs;
333 ioat_rs_hdl_t *handle);
334 void ioat_rs_fini(ioat_rs_hdl_t *handle);
335 int ioat_rs_alloc(ioat_rs_hdl_t handle, uint_t *rs);
336 void ioat_rs_free(ioat_rs_hdl_t handle, uint_t rs);

Completed in 78 milliseconds