cxgb_port_detach
static int cxgb_port_detach(device_t dev, int flags);
CFATTACH_DECL_NEW(cxgb, sizeof(struct port_device), cxgb_port_match, cxgb_port_attach, cxgb_port_detach, NULL);