Home
last modified time | relevance | path

Searched refs:ohci_dip (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h122 dev_info_t *ohci_dip; /* Dip of HC */ member
312 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_dip))
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c661 ohcip->ohci_dip = dip; in ohci_attach()
827 *result = (void *)ohcip->ohci_dip; in ohci_info()
861 return (ohcip->ohci_dip); in ohci_get_dip()
1037 if (ddi_dma_alloc_handle(ohcip->ohci_dip, in ohci_allocate_pools()
1164 if (ddi_regs_map_setup(ohcip->ohci_dip, 1, in ohci_map_regs()
1175 if (pci_config_setup(ohcip->ohci_dip, in ohci_map_regs()
1258 if (ohci_is_polled(ohcip->ohci_dip)) { in ohci_register_intrs_and_init_mutex()
2087 usba_hcdi_unregister(ohcip->ohci_dip); in ohci_cleanup()
2270 ddi_prop_remove_all(ohcip->ohci_dip); in ohci_cleanup()
2274 ddi_get_instance(ohcip->ohci_dip)); in ohci_cleanup()
[all …]
H A Dohci_polled.c182 if (ddi_prop_exists(DDI_DEV_T_ANY, ohcip->ohci_dip, in ohci_hcdi_polled_input_init()
393 if (ddi_prop_exists(DDI_DEV_T_ANY, ohcip->ohci_dip, in ohci_hcdi_polled_output_init()
2138 if ((result = ddi_dma_alloc_handle(ohcip->ohci_dip, in ohci_polled_create_tw()
H A Dohci_hub.c298 return (usba_hubdi_bind_root_hub(ohcip->ohci_dip, in ohci_load_root_hub_driver()
314 return (usba_hubdi_unbind_root_hub(ohcip->ohci_dip)); in ohci_unload_root_hub_driver()