Searched refs:get_chid (Results 1 – 5 of 5) sorted by relevance
87 u16 chid = smcd->ops->get_chid(smcd); in smc_ism_is_emulated()94 return (smcd->ops->get_chid(smcd) == 0xFFFF); in smc_ism_is_loopback()
293 .get_chid = smc_lo_get_chid,
85 return smcd->ops->get_chid(smcd); in smc_ism_get_chid()
67 u16 (*get_chid)(struct smcd_dev *dev); member
858 .get_chid = smcd_get_chid,