Searched refs:hc_cmd_pending (Results 1 – 3 of 3) sorted by relevance
234 boolean_t hc_cmd_pending; /* Command completion pending */ member
285 ctrl_p->hc_cmd_pending = B_FALSE; in pcishpc_intr()913 ctrl_p->hc_cmd_pending = B_FALSE; in pcishpc_setup_controller()1609 ctrl_p->hc_cmd_pending = B_TRUE; in pcishpc_issue_command()1614 while (ctrl_p->hc_cmd_pending == B_TRUE) in pcishpc_issue_command()1623 if (ctrl_p->hc_cmd_pending != B_FALSE) { in pcishpc_issue_command()
954 ctrl_p->hc_cmd_pending = B_FALSE; in pciehpc_create_controller()1959 while (ctrl_p->hc_cmd_pending == B_TRUE) in pciehpc_issue_hpc_command()1969 ctrl_p->hc_cmd_pending = B_TRUE; in pciehpc_issue_hpc_command()1990 ctrl_p->hc_cmd_pending = B_FALSE; in pciehpc_issue_hpc_command()