Searched refs:cr_tag (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/ciss/
H A Dcissvar.h111 int cr_tag; member in struct:ciss_request
H A Dciss.c1142 cr->cr_tag = i;
2055 debug(2, "post command %d tag %d ", cr->cr_tag, cc->header.host_tag);
2436 cmc->abort_tag = ar->cr_tag; /* endianness?? */
2495 cc->header.host_tag = cr->cr_tag << 2;
3592 debug(1, "acquired request %d", cr->cr_tag);
4232 cr->cr_data, cr->cr_length, cr->cr_tag, cr->cr_flags,

Completed in 187 milliseconds