HomeSort by relevance Sort by last modified time
    Searched refs:TLAN_ADAPTER_UNMANAGED_PHY (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
tlan.c 131 TLAN_ADAPTER_UNMANAGED_PHY | TLAN_ADAPTER_BIT_RATE_PHY, 0x83},
149 TLAN_ADAPTER_UNMANAGED_PHY, 0xF8},
161 TLAN_ADAPTER_ACTIVITY_LED | TLAN_ADAPTER_UNMANAGED_PHY |
370 if (tlan_pci_tbl[chip_idx].flags & TLAN_ADAPTER_UNMANAGED_PHY) {
407 if ((tlan_pci_tbl[chip_idx].flags & TLAN_ADAPTER_UNMANAGED_PHY)
    [all...]
tlan.h 94 #define TLAN_ADAPTER_UNMANAGED_PHY 0x00000001

Completed in 479 milliseconds