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