Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h291 typedef struct ioat_rs_s *ioat_rs_hdl_t; typedef
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);
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_rs.c73 ioat_rs_hdl_t *handle) in ioat_rs_init()
123 ioat_rs_fini(ioat_rs_hdl_t *handle) in ioat_rs_fini()
146 ioat_rs_alloc(ioat_rs_hdl_t handle, uint_t *resource) in ioat_rs_alloc()
223 ioat_rs_free(ioat_rs_hdl_t handle, uint_t resource) in ioat_rs_free()