Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_DEC_21153 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dpci_ids.h460 #define PCI_DEVICE_ID_DEC_21153 0x0025 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h483 #define PCI_DEVICE_ID_DEC_21153 0x0025 macro
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunhme.c2317 busdev->device != PCI_DEVICE_ID_DEC_21153) in is_quattro_p()