Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-thunder-ecam.c184 bool is_nic = (vendor_device == 0xa01e177d); in thunder_ecam_config_read() local
213 if (is_nic) in thunder_ecam_config_read()
239 if (where_a >= 0xe0 && where_a < 0xf0 && is_nic) in thunder_ecam_config_read()
244 if (where_a >= 0xf0 && where_a < 0x100 && is_nic) in thunder_ecam_config_read()