Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h353 boolean_t hc_cmd_pending; /* Command completion pending */ member
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c286 ctrl_p->hc_cmd_pending = B_FALSE; in pcishpc_intr()
917 ctrl_p->hc_cmd_pending = B_FALSE; in pcishpc_setup_controller()
1613 ctrl_p->hc_cmd_pending = B_TRUE; in pcishpc_issue_command()
1618 while (ctrl_p->hc_cmd_pending == B_TRUE) in pcishpc_issue_command()
1627 if (ctrl_p->hc_cmd_pending != B_FALSE) { in pcishpc_issue_command()
H A Dpciehpc.c2010 ctrl_p->hc_cmd_pending = B_FALSE; in pciehpc_create_controller()
3487 while (ctrl_p->hc_cmd_pending == B_TRUE) in pciehpc_issue_hpc_command()
3497 ctrl_p->hc_cmd_pending = B_TRUE; in pciehpc_issue_hpc_command()
3518 ctrl_p->hc_cmd_pending = B_FALSE; in pciehpc_issue_hpc_command()