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_ioctl.h233 * ohci_vendor_id - 1394 OpenHCI Vendor ID Register (0x40)
243 uint32_t ohci_vendor_id; member in struct:hci1394_ioctl_hbainfo_s
H A Dhci1394_vendor.h72 * ohci_vendor_id - 1394 OpenHCI Vendor ID Register (0x40)
79 uint32_t ohci_vendor_id; member in struct:hci1394_vendor_info_s
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h126 uint16_t ohci_vendor_id; /* chip vendor */ member in struct:ohci_state
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.c480 hbainfo.ohci_vendor_id = soft_state->vendor_info.ohci_vendor_id;
H A Dhci1394_ohci.c199 soft_state->vendor_info.ohci_vendor_id =
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c683 ohcip->ohci_vendor_id = pci_config_get16(
1266 if ((ohcip->ohci_vendor_id == PCI_ULI1575_VENID) &&
1585 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID &&
1639 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID &&
2139 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID &&
11333 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID &&

Completed in 142 milliseconds