cxgb_port_match
static int cxgb_port_match(device_t dev, cfdata_t match, void *context);
CFATTACH_DECL_NEW(cxgb, sizeof(struct port_device), cxgb_port_match, cxgb_port_attach, cxgb_port_detach, NULL);