Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/dec/tulip/
Deeprom.c153 static int controller_index; in tulip_parse_eeprom() local
167 controller_index++; in tulip_parse_eeprom()
169 dev->name, controller_index); in tulip_parse_eeprom()
199 controller_index = 0; in tulip_parse_eeprom()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Ddm_pp_interface.h50 uint32_t controller_index; member
/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Ddma.c612 int controller_index, in b43legacy_setup_dmaring() argument
673 ring->mmio_base = b43legacy_dmacontroller_base(type, controller_index); in b43legacy_setup_dmaring()
674 ring->index = controller_index; in b43legacy_setup_dmaring()
/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Ddma.c833 int controller_index, in b43_setup_dmaring() argument
858 ring->mmio_base = b43_dmacontroller_base(type, controller_index); in b43_setup_dmaring()
859 ring->index = controller_index; in b43_setup_dmaring()