Home
last modified time | relevance | path

Searched refs:dcopy_cmd_priv_s (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Ddcopy_device.h46 struct dcopy_cmd_priv_s { struct
H A Ddcopy.h181 typedef struct dcopy_cmd_priv_s *dcopy_cmd_priv_t;
/titanic_41/usr/src/uts/common/io/
H A Ddcopy.c656 sizeof (struct dcopy_cmd_priv_s), in dcopy_device_register()
657 offsetof(struct dcopy_cmd_priv_s, pr_poll_list_node)); in dcopy_device_register()
/titanic_41/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c230 sizeof (struct dcopy_cmd_priv_s) + in ioat_channel_alloc()
904 (*cmd)->dp_private = (struct dcopy_cmd_priv_s *) in ioat_cmd_alloc()
908 sizeof (struct dcopy_cmd_priv_s)); in ioat_cmd_alloc()