Searched refs:sfuncid (Results 1 – 1 of 1) sorted by relevance
252 unsigned int sdevid, sfuncid; /* sibling bus addr */ in scf_get_devinfo() local305 if (sscanf(tmp, "%x,%x", &sdevid, &sfuncid) == 2) { in scf_get_devinfo()312 (funcid > sfuncid))) { in scf_get_devinfo()315 funcid = sfuncid; in scf_get_devinfo()