Searched refs:pciehpc_hp_ops (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/ |
H A D | pciehpc.h | 39 int pciehpc_hp_ops(dev_info_t *dip, char *cn_name, ddi_hp_op_t op, void *arg,
|
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pcie_hp.c | 1013 ret = pciehpc_hp_ops(dip, cn_name, op, arg, result);
|
H A D | pciehpc.c | 428 pciehpc_hp_ops(dev_info_t *dip, char *cn_name, ddi_hp_op_t op, function 435 PCIE_DBG("pciehpc_hp_ops: dip=%p cn_name=%s op=%x arg=%p\n",
|
Completed in 62 milliseconds