HomeSort by: relevance | last modified time | path
    Searched refs:port_device (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_adapter.h 95 struct port_device { struct
104 struct port_device *pd;
cxgb_main.c 121 CFATTACH_DECL_NEW(cxgb, sizeof(struct port_device), cxgb_port_match, cxgb_port_attach, cxgb_port_detach, NULL);
691 struct port_device *pd;

Completed in 12 milliseconds