Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_adapter.h95 struct port_device { struct
104 struct port_device *pd; argument
Dcxgb_main.c121 CFATTACH_DECL_NEW(cxgb, sizeof(struct port_device), cxgb_port_match, cxgb_port_attach, cxgb_port_de…
691 struct port_device *pd; in cxgb_port_attach()