Searched refs:phl_cmd_obj (Results 1 – 2 of 2) sorted by relevance
43 struct phl_cmd_obj { struct173 struct phl_cmd_obj *phl_cmd = NULL; in _phl_cmd_general_pre_phase_msg_hdlr()175 phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in _phl_cmd_general_pre_phase_msg_hdlr()198 struct phl_cmd_obj *phl_cmd = NULL; in _phl_cmd_general_post_phase_msg_hdlr()200 phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in _phl_cmd_general_post_phase_msg_hdlr()462 struct phl_cmd_obj *phl_cmd = NULL; in phl_cmd_get_cur_cmdinfo()464 phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in phl_cmd_get_cur_cmdinfo()511 _phl_cmd_obj_free(struct phl_info_t *phl_info, struct phl_cmd_obj *phl_cmd) in _phl_cmd_obj_free()523 _os_kmem_free(drv, phl_cmd, sizeof(struct phl_cmd_obj)); in _phl_cmd_obj_free()532 struct phl_cmd_obj *phl_cmd = (struct phl_cmd_obj *)msg->inbuf; in _phl_cmd_complete()[all …]