Searched refs:pci_using_64 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/atheros/atlx/ | ||
D | atl2.h | 490 bool pci_using_64; member |
D | atl1.h | 784 bool pci_using_64; member |
D | atl2.c | 1385 adapter->pci_using_64 = false; in atl2_probe() |