https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210953

--- Comment #1 from Mark Millard <mar...@dsl-only.net> ---
(In reply to Mark Millard from comment #0)

The actual source lines in question are from:

        if (ctlr->quirks != 0) {
                device_printf(dev, "quirks=0x%b\n", ctlr->quirks,
                    AHCI_Q_BIT_STRING);
        }

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to