Lines Matching defs:respwait
197 struct respwait {
206 TAILQ_ENTRY(respwait) rw_entries;
221 TAILQ_HEAD(, respwait) spc_respwait;
367 doputwait(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
380 putwait_locked(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
388 putwait(struct spclient *spc, struct respwait *rw, struct rsp_hdr *rhdr)
397 dounputwait(struct spclient *spc, struct respwait *rw)
407 unputwait_locked(struct spclient *spc, struct respwait *rw)
415 unputwait(struct spclient *spc, struct respwait *rw)
427 struct respwait *rw;
461 struct respwait *rw;