Searched defs:conskbd_pending_msg (Results 1 – 1 of 1) sorted by relevance
126 struct conskbd_pending_msg { struct128 conskbd_pending_msg_t *kpm_next; argument131 queue_t *kpm_upper_queue;133 mblk_t *kpm_req_msg; /* the message block from upper */136 uint_t kpm_req_id;137 int kpm_req_cmd;140 int kpm_req_nums;143 int kpm_resp_nums;145 mblk_t *kpm_resp_list; /* chain of responses from lower */147 kmutex_t kpm_lock; /* lock for this structure */