Searched refs:vendor_info (Results 1 – 7 of 7) sorted by relevance
81 hci1394_vendor_info_t *vendor_info, hci1394_vendor_handle_t *vendor_handle) in hci1394_vendor_init() argument88 ASSERT(vendor_info != NULL); in hci1394_vendor_init()96 vendor->ve_info = *vendor_info; in hci1394_vendor_init()104 switch (vendor_info->vendor_id) { in hci1394_vendor_init()108 switch (vendor_info->device_id) { in hci1394_vendor_init()141 vendor_info->vendor_reg_count = vendor->ve_reg_count; in hci1394_vendor_init()192 hci1394_vendor_info_t *vendor_info; in hci1394_vendor_resume() local199 vendor_info = &vendor_handle->ve_info; in hci1394_vendor_resume()202 switch (vendor_info->vendor_id) { in hci1394_vendor_resume()206 switch (vendor_info->device_id) { in hci1394_vendor_resume()
476 hbainfo.pci_vendor_id = soft_state->vendor_info.vendor_id; in hci1394_ioctl_hbainfo()477 hbainfo.pci_device_id = soft_state->vendor_info.device_id; in hci1394_ioctl_hbainfo()478 hbainfo.pci_revision_id = soft_state->vendor_info.revision_id; in hci1394_ioctl_hbainfo()479 hbainfo.ohci_version = soft_state->vendor_info.ohci_version; in hci1394_ioctl_hbainfo()480 hbainfo.ohci_vendor_id = soft_state->vendor_info.ohci_vendor_id; in hci1394_ioctl_hbainfo()481 hbainfo.ohci_vregset_cnt = soft_state->vendor_info.vendor_reg_count; in hci1394_ioctl_hbainfo()
458 &soft_state->vendor_info, &soft_state->vendor); in hci1394_hardware_init()640 soft_state->vendor_info.vendor_id = in hci1394_pci_init()642 soft_state->vendor_info.device_id = in hci1394_pci_init()644 soft_state->vendor_info.revision_id = in hci1394_pci_init()
199 soft_state->vendor_info.ohci_vendor_id = in hci1394_ohci_init()202 soft_state->vendor_info.ohci_version = version; in hci1394_ohci_init()
86 hci1394_vendor_info_t vendor_info; /* see hci1394_vendor.h */ member
112 hci1394_vendor_info_t *vendor_info, hci1394_vendor_handle_t *vendor_handle);
441 uchar_t vendor_info[SROM_SIZE]; in dnet_hack() local480 io_reg, vendor_info, sizeof (vendor_info)); in dnet_hack()510 uchar_t vendor_info[SROM_SIZE]; in dnet_attach() local651 dnetp->io_reg, vendor_info, sizeof (vendor_info)); in dnet_attach()656 dnet_parse_srom(dnetp, &dnetp->sr, vendor_info); in dnet_attach()