Searched refs:xge_pci_info_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/
H A Dxge-osdep.h131 } xge_pci_info_t; typedef in typeref:struct:xge_pci_info
146 typedef xge_pci_info_t *pci_dev_h;
151 typedef xge_pci_info_t *pci_cfg_h;
H A Dif_nxge.h283 xge_pci_info_t *pdev; /* PCI info */
H A Dif_nxge.c782 xge_pci_info_t *pci_info;
820 (xge_pci_info_t*) xge_os_malloc(NULL, sizeof(xge_pci_info_t));
1022 xge_pci_info_t *pci_info;
1100 xge_os_free(NULL, pci_info, sizeof(xge_pci_info_t));

Completed in 162 milliseconds