cxdtv_board_lookup
if (cxdtv_board_lookup(PCI_VENDOR(reg), PCI_PRODUCT(reg)) == NULL)
sc->sc_board = cxdtv_board_lookup(sc->sc_vendor, sc->sc_product);
const struct cxdtv_board *cxdtv_board_lookup(pci_vendor_id_t,