Home
last modified time | relevance | path

Searched refs:cxgb_args (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_main.c298 struct cxgb_attach_args cxgb_args; in cxgb_controller_attach() local
467 cxgb_args.port = i; in cxgb_controller_attach()
471 child = config_found(dev, &cxgb_args, cxgb_cfprint, in cxgb_controller_attach()