Home
last modified time | relevance | path

Searched refs:hc_cmd_pending (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h234 boolean_t hc_cmd_pending; /* Command completion pending */ member
/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c285 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()
H A Dpciehpc.c954 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()