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