Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/controller/
Dpci-thunder-ecam.c195 bool is_nic = (vendor_device == 0xa01e177d); in thunder_ecam_config_read() local
226 if (is_nic) in thunder_ecam_config_read()
252 if (where_a >= 0xe0 && where_a < 0xf0 && is_nic) in thunder_ecam_config_read()
257 if (where_a >= 0xf0 && where_a < 0x100 && is_nic) in thunder_ecam_config_read()