Searched refs:bus_width (Results 1 – 4 of 4) sorted by relevance
392 xge_hal_pci_bus_width_e bus_width; member801 xge_hal_pci_bus_width_e *bus_width);
2307 xge_hal_pci_bus_width_e *bus_width) in __hal_device_pci_info_get() argument2326 *bus_width = XGE_HAL_PCI_BUS_WIDTH_32BIT; in __hal_device_pci_info_get()2328 *bus_width = XGE_HAL_PCI_BUS_WIDTH_64BIT; in __hal_device_pci_info_get()2386 "%d frequency %d", *pci_mode, *bus_width, in __hal_device_pci_info_get()2400 *bus_width = XGE_HAL_PCI_BUS_WIDTH_UNKNOWN; in __hal_device_pci_info_get()2422 *bus_width = XGE_HAL_PCI_BUS_WIDTH_64BIT; in __hal_device_pci_info_get()2776 &hldev->bus_frequency, &hldev->bus_width) != XGE_HAL_OK){ in __hal_device_hw_initialize()2779 hldev->bus_width = XGE_HAL_PCI_BUS_WIDTH_UNKNOWN; in __hal_device_hw_initialize()5833 xge_hal_pci_bus_width_e *bus_width) in xge_hal_device_pci_info_get() argument5849 *bus_width = hldev->bus_width; in xge_hal_device_pci_info_get()
1869 kstat_named_t bus_width; member1906 KS_CINIT(bus_width); in setup_kstats()1930 KS_C_SET(bus_width, "x%d lanes", p->width); in setup_kstats()
902 e1000_bus_width bus_width;