Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/oplhpd/
H A Dscf_notify.c252 unsigned int sdevid, sfuncid; /* sibling bus addr */ in scf_get_devinfo() local
305 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()