Searched defs:conskbd_pending_msg (Results 1 – 1 of 1) sorted by relevance
128 struct conskbd_pending_msg { struct130 conskbd_pending_msg_t *kpm_next; argument133 queue_t *kpm_upper_queue;135 mblk_t *kpm_req_msg; /* the message block from upper */138 uint_t kpm_req_id;139 int kpm_req_cmd;142 int kpm_req_nums;145 int kpm_resp_nums;147 mblk_t *kpm_resp_list; /* chain of responses from lower */149 kmutex_t kpm_lock; /* lock for this structure */