Home
last modified time | relevance | path

Searched refs:guids (Results 1 – 5 of 5) sorted by relevance

/drivers/platform/x86/intel/pmt/
A Ddiscovery.c91 u32 *guids; member
265 feature->table.guids[i]); in guids_show()
269 static struct kobj_attribute guids_attribute = __ATTR_RO(guids);
383 u32 *guids; in pmt_feature_get_feature_table() local
437 guids = devm_kmalloc(priv->dev, PMT_GUID_SIZE(header->num_guids), GFP_KERNEL); in pmt_feature_get_feature_table()
438 if (!guids) in pmt_feature_get_feature_table()
443 memcpy_fromio(guids, feat_offset, PMT_GUID_SIZE(header->num_guids)); in pmt_feature_get_feature_table()
445 feat_tbl->guids = guids; in pmt_feature_get_feature_table()
592 if (f->table.guids[i] != entry->guid) in pmt_get_features()
/drivers/infiniband/hw/hfi1/
A Dhfi.h752 u64 guids[HFI1_GUIDS_PER_PORT]; member
2002 return cpu_to_be64(ppd->guids[index]); in get_sguid()
2584 cpu_to_be64(ppd->guids[HFI1_PORT_GUID_INDEX]); in hfi1_make_ext_grh()
A Dud.c168 cpu_to_be64(ppd->guids[HFI1_PORT_GUID_INDEX]); in ud_loopback()
A Dmad.c1393 ppd->guids[HFI1_PORT_GUID_INDEX + 1] = in __subn_set_opa_portinfo()
A Dchip.c9850 guid = ppd->guids[HFI1_PORT_GUID_INDEX]; in bringup_serdes()
9854 ppd->guids[HFI1_PORT_GUID_INDEX] = guid; in bringup_serdes()

Completed in 60 milliseconds