https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204378
--- Comment #5 from Ed Maste <emaste at freebsd.org> ---
The failing case is (pci_do_msi is 1):
/* MSI capability present? */
if (cfg->msi.msi_location == 0 || !pci_do_msi)
--
You are receiving this mail because:
You are the assignee for the bug.