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

  /src/sys/dev/pci/ixgbe/
ixgbe_type.h 2167 #define IXGBE_STATUS_LAN_ID 0x0000000C /* LAN ID */
ixgbe_common.c 1092 bus->func = (reg & IXGBE_STATUS_LAN_ID) >> IXGBE_STATUS_LAN_ID_SHIFT;

Completed in 23 milliseconds