Searched defs:cfg_hdle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c158 ddi_acc_handle_t cfg_hdle; local
166 &caps_ptr, &cfg_hdle) != DDI_SUCCESS)
187 pci_config_teardown(&cfg_hdle);
365 ddi_acc_handle_t cfg_hdle; local
372 &caps_ptr, &cfg_hdle) != DDI_SUCCESS)
381 pci_config_teardown(&cfg_hdle);
400 ddi_acc_handle_t cfg_hdle; local
406 &caps_ptr, &cfg_hdle) != DDI_SUCCESS)
414 PCI_CAP_PUT16(cfg_hdle, NULL, caps_ptr, PCI_MSI_CTRL, msi_ctrl);
421 PCI_CAP_PUT16(cfg_hdle, NUL
448 ddi_acc_handle_t cfg_hdle; local
493 ddi_acc_handle_t cfg_hdle; local
555 ddi_acc_handle_t cfg_hdle; local
617 ddi_acc_handle_t cfg_hdle; local
676 ddi_acc_handle_t cfg_hdle; local
713 ddi_acc_handle_t cfg_hdle; local
750 ddi_acc_handle_t cfg_hdle; local
790 ddi_acc_handle_t cfg_hdle; local
[all...]

Completed in 45 milliseconds