Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_vendor.h79 uint32_t ohci_vendor_id; member
H A Dhci1394_ioctl.h243 uint32_t ohci_vendor_id; member
/titanic_50/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)
/titanic_50/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ioctl.c480 hbainfo.ohci_vendor_id = soft_state->vendor_info.ohci_vendor_id; in hci1394_ioctl_hbainfo()
H A Dhci1394_ohci.c199 soft_state->vendor_info.ohci_vendor_id = in hci1394_ohci_init()
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c683 ohcip->ohci_vendor_id = pci_config_get16( in ohci_attach()
1266 if ((ohcip->ohci_vendor_id == PCI_ULI1575_VENID) && in ohci_register_intrs_and_init_mutex()
1585 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID && in ohci_init_ctlr()
1639 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID && in ohci_init_ctlr()
2139 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID && in ohci_cleanup()
11333 if (ohcip->ohci_vendor_id == PCI_ULI1575_VENID && in ohci_quiesce()