Home
last modified time | relevance | path

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

/titanic_41/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);
/titanic_41/usr/src/uts/i86pc/io/ioat/
H A Dioat_rs.c75 ioat_rs_hdl_t *handle) in ioat_rs_init()
125 ioat_rs_fini(ioat_rs_hdl_t *handle) in ioat_rs_fini()
148 ioat_rs_alloc(ioat_rs_hdl_t handle, uint_t *resource) in ioat_rs_alloc()
225 ioat_rs_free(ioat_rs_hdl_t handle, uint_t resource) in ioat_rs_free()