vhci_match
static int vhci_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(vhci, sizeof(vhci_softc_t), vhci_match, vhci_attach,