Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h183 struct dcopy_cmd_s { struct
191 typedef struct dcopy_cmd_s *dcopy_cmd_t; argument
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c229 cmd_size = sizeof (struct dcopy_cmd_s) + in ioat_channel_alloc()
906 ((uintptr_t)(*cmd) + sizeof (struct dcopy_cmd_s)); in ioat_cmd_alloc()