Searched refs:ven_id (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl_picl.c | 111 int ven_id = PROP_INVALID; in opl_pci_callback() local 312 (nodeh, OBP_PROP_VENDOR_ID, &ven_id, sizeof (ven_id)); in opl_pci_callback() 324 log_printf("%4x, %4x, %4x ", rev_id, dev_id, ven_id); in opl_pci_callback()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 1749 uint16_t ven_id; member
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 1111 ha->ven_id = (uint16_t)ql_pci_config_get16(ha, in ql_attach() 1119 "SSysID=%x)\n", ha->device_id, ha->rev_id, ha->ven_id, in ql_attach() 17584 if (ha->ven_id == 0x103C && (ha->subsys_id == 0x7041 || in ql_setup_msix()
|
H A D | ql_xioctl.c | 1451 chip.VendorId = ha->ven_id; in ql_qry_chip()
|