Searched refs:port_device (Results 1 – 2 of 2) sorted by relevance
95 struct port_device { struct104 struct port_device *pd; argument
121 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()