Searched refs:random_req (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.h253 unsigned long random_req; member in struct:session
H A Dremote_cfg.h364 unsigned long random_req; member in struct:__anon404
H A Ddcs.c711 hdr->random_req = sp->random_req;
758 if ((sp->random_req != hdr->random_req) ||
761 "<%d, %d>", hdr->random_req, hdr->random_resp);
808 sp->random_req = hdr->random_req;

Completed in 63 milliseconds