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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c1052 uint64_t tag_to_abort)
1059 * Locate the associated task (tag_to_abort) in the
1066 if ((tag_to_abort == ss_iu->iu_tag)) {
1051 srpt_ch_task_mgmt_abort(srpt_channel_t *ch, srpt_iu_t *iu, uint64_t tag_to_abort) argument

Completed in 103 milliseconds