Searched defs:deviceid_hashfn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.c454 deviceid_hashfn(uint16_t deviceid) function
541 idx = deviceid_hashfn(deventry->idev_deviceid);
559 idx = deviceid_hashfn(deventry->idev_deviceid);
573 idx = deviceid_hashfn(deventry->idev_deviceid);
709 idx = deviceid_hashfn(ivmdp->ivmd_deviceid);
972 idx = deviceid_hashfn(deviceid);
1022 idx = deviceid_hashfn(deviceid);

Completed in 60 milliseconds