Home
last modified time | relevance | path

Searched refs:ohci_vendor_id (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_vendor.h77 uint32_t ohci_vendor_id; member
H A Dhci1394_ioctl.h241 uint32_t ohci_vendor_id; member
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h126 uint16_t ohci_vendor_id; /* chip vendor */ member
315 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_vendor_id))
386 #define OHCI_IS_RIO(ohcip) (ohcip->ohci_vendor_id == RIO_VENDOR)
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ioctl.c375 hbainfo.ohci_vendor_id = soft_state->vendor_info.ohci_vendor_id; in hci1394_ioctl_hbainfo()
H A Dhci1394_ohci.c181 soft_state->vendor_info.ohci_vendor_id = in hci1394_ohci_init()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c682 ohcip->ohci_vendor_id = pci_config_get16( in ohci_attach()
1251 if ((ohcip->ohci_vendor_id == PCI_ULI1575_VENID) && in ohci_register_intrs_and_init_mutex()
1569 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID && in ohci_init_ctlr()
1623 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID && in ohci_init_ctlr()
2123 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID && in ohci_cleanup()
11309 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID && in ohci_quiesce()